-KEN-
11-01-2001, 06:17 PM
have any of you noticed that they use chicken lips instead of %d,%i,%f,%s, etc? I actually kinda like the idea...
string msg = "Good Idea!";
Console.WriteLine("{0}",msg);
string msg = "Good Idea!";
Console.WriteLine("{0}",msg);