"break" statements

preece at ccvaxa.UUCP preece at ccvaxa.UUCP
Thu Oct 31 02:15:00 AEST 1985


> /* 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?

-- 
scott preece
gould/csd - urbana
ihnp4!uiucdcs!ccvaxa!preece



More information about the Comp.lang.c mailing list