C# Frequently Asked Questions : Why can't I use the same variable as an inner loop does?. Language designers, please don't try to protect me from something like this. It's annoying.
But for fun, check out the possibly contradictory compile errors in code like:
public static void Main(string[] args){ for(int y=0; y<100; y++){} Console.Write(y); int y = 0; }
y doesn't exist but yet can't be created.
Feel free to post a comment below. Please see my comment policy.
Formatting Rules (No HTML):
RSS feed Atom feed Weblog archive Recent comments on 2 posts
new⇒Johnny Walker Blue Label
Wow, thanks for the scotch review:D Lagavulin and Laphroaig aresome of...
Keith: Aug 29, 3:35pm
Girls, please don't get breast implants
Wow, After all this time, thecomments on this page continue togrow. It wa...
Ajeet: Aug 25, 2:36am
Generated in about 0.138s.
(Used 8 db queries)
Feel free to post a comment below. Please see my comment policy.
Formatting Rules (No HTML):