A question of style
Steve Mawer
scm at datlog.co.uk
Tue Dec 12 19:28:07 AEST 1989
In article <1989Dec4.032918.16550 at twwells.com> bill at twwells.com (T. William Wells) writes:
>The primary error that the comma operator leads to, when used in
>the for statement, is the including of things which are not part
>of the control structure itself, moving the controlled statements
>into the for, and thus presenting the reader with several ideas
>crammed into the one statement.
You mean it's *not* the sign of a poor programmer to have more than a
semicolon in the body of a for loop? :-)
--
Steve C. Mawer <scm at datlog.co.uk> or < {backbone}!ukc!datlog!scm >
Voice: +44 1 863 0383 (x2153)
More information about the Comp.lang.c
mailing list