Hello world,
try {
 while (inspiration != null)
 {
   Console.Writeln("Explain why this blog, what do I want to do with it and what I'll post here");
 }
}
catch {
 MyLoggingClass.Log ("missing inspiration");
}
finally {
 Console.Writeln("this was the first post. pretty dirty, uh ?");
}
Monday, January 14, 2008
Intro to programming hell
Subscribe to:
Post Comments (Atom)
 
 
No comments:
Post a Comment