View Single Post
  #6  
Old 10-21-2004, 07:03 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Cisyouc from this day forward you
will also be known as The Negronic Shit Brick

Buddy Christ from this day forward you
will also be known as The Pooping Baby Poop
-edit-
Woah.
Quote:
Lethal Encounter from this day forward you
will also be known as The Fucking Faggot ass Mexican
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote