(Untitled)

May 02, 2009 20:05

I am rereading some of the code that I handed in with my Final Year Project this time last year.

// DEBUG
static Checkpoint butts;
static TextWriter dongs = new StreamWriter("c:\\tracklog.txt");
static DateTime started = DateTime.Now;
// END DEBUG

Oops.

Leave a comment

Comments 3

tsuki_chama May 2 2009, 20:05:25 UTC
Nice going =D

Reply


sherl0k May 2 2009, 22:10:44 UTC
very amusing usage of variable names

Reply


stelisevil May 3 2009, 15:57:39 UTC
All i see is butts and dongs

Reply


Leave a comment

Up