> when it was added to C++, i "felt" that the scope > of 'i' wasn't natural; it goes beyond 'for's closure. > i like a behavior like this:
I think the scope shouldn't extend past the first semicolon. :) /* Boyd Roberts Memorial Obnoxious Comment Society member */
