03-12-2008, 05:30 PM
|
#13 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
Quote:
Originally Posted by Aaron
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)
|
|
|
|