View Single Post
  #12  
Old 10-07-2004, 01:26 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by tegratami
Quote:
Originally Posted by dark_one
..... i have no idea how bush is an any way shape or form related to hitler...

other than going to war, but if your doing it by that... take a lot of other presidents/kings throughout all of time...
...so and this makes the shit those persons do/did any better ?

open your eyes...




smarta$$
Right, right. Defending yourself is wrong, I forgot.

Also, the $'s arent fooling the mods.
__________________
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