View Single Post
  #136  
Old 11-18-2004, 04:17 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
as for the comment about war on terror, that's just a bullshit lie for oil and other industry. why do you think we shoved a puppet goverment into afganistan? oil pipeline. think we took iraq to feed oil to the suvs assraping the streets with giant metal cocks? no it's a gas station for the next target, not to mention we cockblocked china out of iraq. it's like moving a bishop or rook.
Sounds like an opinion formed from being liberal brainwashed.
__________________
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