View Single Post
  #95  
Old 10-12-2004, 10:27 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
No doubt that Saddam was a fucking asshole, but why not go after someone actually dangerous like North Korea?
Are you accusing Bush of doing in North Korea what Kerry said he'd have like to have done with Iraq? (Not to mention what we DID do what Kerry has suggested and it failed the first time around.)

And its not only Bush, its the entire Administration. And it WAS proven that Terrorists were training in Iraq. Nobody can deny the training camps FOUND.

I do not agree with the whole 'we went to Iraq to liberate them'. Its a PR diversion. I think thats one of the Administration's biggest mistakes...we went from 'disabling a union harboring terrorists' to 'disarming a union with WMD' to 'liberating the people of Iraq' and now back to 'disarming a union with WMD'. Stick with the first one, Bush!!
__________________
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