View Single Post
Old 03-12-2008, 05:30 PM   #13 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 836
Thanks: 31
sketchMedia is on a distinguished road
Default

Quote:
Originally Posted by Aaron View Post
ummm
PHP Code:
#include <iostream.h> 
using namespace std

int main() 

  
cout << "Hello World"
  return 
0

i lol'd. good ol' std::cout eh?
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote