PDA

View Full Version : Foo.



anwserman
Jan 4, 2006, 02:40 AM
Bar.

Shadowpawn
Jan 4, 2006, 10:40 AM
Hence no one got the FFTA reference. ALL HAIL THE MIGHTY FOOBAR!

Solstis
Jan 4, 2006, 03:15 PM
I no reference get!

Tact
Jan 4, 2006, 03:21 PM
The final boss of FFTA was FUBAR'd after 1 turn against my clan. http://pso-world.com/images/phpbb/icons/smiles/icon_wacko.gif

Shadowpawn
Jan 4, 2006, 03:25 PM
On 2006-01-04 12:15, Solstis wrote:
I no reference get!



That, good sir, is FUBAR'D.

HAYABUSA-FMW-
Jan 4, 2006, 07:53 PM
The Chicago Bulls in the 90's had a lot of F.U.B.A.R. moments.

MJ didn't let Ho Grant eat on a plane once for performing soo badly in-game.

FUBAR!

Sock
Jan 5, 2006, 01:25 AM
My girlfriend and I ended our relationship two weeks after I gave her $450 of Christmas gifts. That's FUBAR.

Solstis
Jan 5, 2006, 01:27 AM
Actually, I watched a film in history class that had showed one of the original FUBAR clips the military used.

anwserman
Jan 5, 2006, 03:12 AM
http://en.wikipedia.org/wiki/Foobar

BahnKnakyu
Jan 5, 2006, 08:40 PM
Little bunny yoo foo foo.

geewj
Jan 5, 2006, 09:56 PM
class foobar {
public:
foobar() { cout << "foobar::foobar()n"; }
~foobar() { cout << "foobar::~foobar()n"; }

foobar( const foobar &rhs )
{ cout << "foobar::foobar( const foobar & )n"; }

foobar& operator=( const foobar &rhs )
{ cout << "foobar::operator=( const foobar & )n"; }

void ival( int nval ) { _ival = nval; }
private:
int _ival;
};

foobar f( int val ) {
foobar local;
local.ival( val );
return local;
}

int main(){
foobar ml = f( 1024 );
return 0;
}

Sef
Jan 5, 2006, 10:35 PM
I had a Bangaa named Foobar.