View Single Post
  #130  
Old 11-18-2004, 09:13 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
saddam tried to kill his daddy and baby bush wants to do the cowboy thing and avenge it. I don't think anyone in the usa besides the pathetic humanitarian fucks gave a shit about anyone in the middle east.
Sigh. No, 'baby bush' is not trying to avenge the 'failed attempts'. It was bascially a bad (in my opinion) attempt to get a PR spin of the main objective out there, because the Americans in the Administration's eyes couldn't 'handle' the truth. Which was, to show the middle-east we arent going to take no bull; you are with the terrorists, or with us. Why Iraq? They were a threat. If you watched the debates, you can see that John Kerry accused President Bush of 2 things. (1) Doing in North Korea what he says we SHOULD have done with Iraq is bad? (2) Going after threats before they materialize WHILE KEEPING THE OPTINION of 'Bush had prior knowledge and threats of 9/11'. Give me a freakin break. I absolutely love how much liberal media can misinform people.

Edit: Added more.
__________________
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