_continue_ as NOP
D'Arcy J.M. Cain
darcy at druid.uucp
Fri Mar 1 04:01:03 AEST 1991
In article <1023 at uncw.UUCP> session at uncw.UUCP (Zack C. Sessions) writes:
> while ( actual work happens in here ) ;
> next_statement;
>
>I actually put the semi-colon on the while (or for()) on the
>same line as the while (or for()). The next statement being flush
>left with the previous line should be indication enough of the
>structure of the code. (IMHO)
Unless your printout happens to hit a page break at that point.
--
D'Arcy J.M. Cain (darcy at druid) |
D'Arcy Cain Consulting | There's no government
West Hill, Ontario, Canada | like no government!
+1 416 281 6094 |
More information about the Comp.lang.c
mailing list