break label stuff

geoffrey dov cooper MLY.G.SHADES%MIT-OZ at MIT-MC.ARPA
Thu Jan 31 12:35:23 AEST 1985


	if we really are (which i doubt) going to go with
break/continue <identifier> then perhaps we should provide some
isolation so that it is distinguishable from a goto label. maybe

<identifier>:: <control structure>
			break <identifier>;

the double colon would show that this is a control structure label and
not a goto label thus eliminating some of my objections to the
structure.

                          shades at mit-oz.arpa
-------



More information about the Comp.lang.c mailing list