"break" statements

tp at ndm20 tp at ndm20
Sun Nov 3 23:25:00 AEST 1985


>/* Written 10:15 am  Oct 30, 1985 by preece at ccvaxa.UUCP in ndm20:net.lang.c */
>> /* Written  7:22 pm  Oct 28, 1985 by mikes at 3comvax.UUCP in
>> ccvaxa:net.lang.c */ Advocates of 'break <label>' and 'break
>> <nesting-level-number>' should meditate a long time to be sure they are
>> not trying to fool themselves.  These break statements are just a way
>> to disguise a goto statement.
>----------
>Do you also object (it's EXACTLY the same argument) to having more
>than one "return" statement in a function definition?

Yep. And for the same reasons.

Terry Poot
Nathan D. Maier Consulting Engineers
(214)739-4741
Usenet: ...!{allegra|ihnp4}!convex!smu!ndm20!tp
CSNET:  ndm20!tp at smu
ARPA:   ndm20!tp%smu at csnet-relay.ARPA



More information about the Comp.lang.c mailing list