Thread: an Idea
View Single Post
# 2 02-07-2005 , 11:47 PM
kbrown's Avatar
Moderator
Join Date: Sep 2002
Location: London, UK
Posts: 3,198
You really want to watch someone coding for 3 hours or so? :p

Code:
int Zzz = 1;
while (Zzz)
{
   print("Yaaawn!!!\n");
}


Kari
- My Website
- My IMDB

Do a lot, Fail a lot and Learn a lot!