Breaking out of several nested loops (& ANSI C)

Steven M. Kramer smk at axiom.UUCP
Sat Nov 3 04:21:22 AEST 1984


Besides not using goto for structured reasons, I don't use it because
many optimizers barf when it is used and the resulting code runs
slower.
-- 
	--steve kramer
	{allegra,genrad,ihnp4,utzoo,philabs,uw-beaver}!linus!axiom!smk	(UUCP)
	linus!axiom!smk at mitre-bedford					(MIL)



More information about the Comp.lang.c mailing list