"break" statements

Mikel Manitius mikel at codas.UUCP
Thu Oct 10 12:37:38 AEST 1985


In Ratfor (a pre-processor to fortran (ugh!)) you can specify the level of
the break statement, meaning, out of how many loops you want to break,
thusly "break 2;" would break out of the current loop, and the one it is
nested within, I would on many occasions have liked to have had this feature.
-- 
                                        =======
     Mikel Manitius                   ==----=====    AT&T
     (305) 869-2462 RNX: 755         ==------=====   Information Systems 
     ...{akguc|ihnp4}!codas!mikel    ===----======   SDSS Regional Support
     ...attmail!mmanitius             ===========    Altamonte Springs, FL
     My opinions are my own.            =======



More information about the Comp.lang.c mailing list