Thread: Longest Thread
View Single Post
Old Jul 29, 2005, 10:50pm
Default
Christopher's Avatar
Iced Cap

Posts: 661
Name: Christopher
Karma: Christopher is a jewel in the roughChristopher is a jewel in the roughChristopher is a jewel in the roughChristopher is a jewel in the rough
Code:
int x;
for(x = 1; x < 1337; x++)
{
	printf("%d :D\n", x);
}

printf("Finally! %d!", x);
...
__________________
:: Devlog - New developer blog with useful PHP information
:: WeTalk.tv - TV Forums
Christopher is offline
Reply With Quote
View Public Profile Visit Christopher's homepage! Send a private message to Christopher