Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site sequel.UUCP Path: utzoo!linus!decvax!tektronix!ogcvax!sequel!rbk From: rbk@sequel.UUCP Newsgroups: net.lang.c Subject: Re: Breaking out of labeled statements Message-ID: <258@sequel.UUCP> Date: Wed, 24-Aug-83 11:43:38 EDT Article-I.D.: sequel.258 Posted: Wed Aug 24 11:43:38 1983 Date-Received: Fri, 26-Aug-83 06:01:41 EDT References: <570@ulysses.UUCP> Organization: Sequel Computer Systems, Portland Lines: 12 When I was at the U. of Wisconsin and took the compiler course, we created a compiler for a language called "NOGO-III" (ie, 3rd version of a goto-less language). It supported the labelled "break" and "continue", was quite reasonable, and eliminated almost all need for gotos (in fact, since there was no goto, you were stuck if you thought you needed one). I have always been disappointed that C didn't support such a feature. Maybe it should be added to various "standards" or future versions of the language... -- Bob Beck Sequel Computer Systems ...ogcvax!sequel!rbk (503)627-9809