A question of style
Steve Mawer
scm at dlcq15.datlog.co.uk
Mon Dec 11 23:52:17 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* a sign of a poor C programmer to put more than a
single 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