View Single Post
Old 03-03-2008, 02:39 AM   #11 (permalink)
Aaron
The Frequenter
 
Join Date: Dec 2007
Location: In my basement
Posts: 385
Thanks: 47
Aaron is on a distinguished road
Default

ummm
PHP Code:

#include <iostream.h> 
using namespace std
 
 
int main() 

  
cout << "Hello World"
  return 
0

Send a message via MSN to Aaron
Aaron is offline  
Reply With Quote