M
Micah Cowan
void * clvrmnky() said:Read it again and note what those curly braces delimit. Put the curly
braces around the code the way the compiler might see it.
This discussion is not about correct code (since we have not seen any)
but about the specifics of the control expression in a for()
statement. That "i = 1" is there to illustrate a point and common
mistake by novices.
Ah, quite. I have some trouble reading the original code, because my
newsreader actually substitutes for (;0 with for (;0<smiley face>.
I think this is finally the last straw that makes me go look for where
to get that turned off.