Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ut-sally.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!kpno!ut-sally!jsq From: jsq@ut-sally.UUCP Newsgroups: net.lang.c Subject: Re: Breaking out of labeled statements - (nf) Message-ID: <200@ut-sally.UUCP> Date: Mon, 29-Aug-83 21:03:35 EDT Article-I.D.: ut-sally.200 Posted: Mon Aug 29 21:03:35 1983 Date-Received: Wed, 31-Aug-83 16:33:20 EDT References: <50@cfib.UUCP> Organization: U. Texas CS Dept., Austin, Texas Lines: 20 > (CAUTION) > > Labeled breaks sound reasonable, but leave it at that please. >I had the excruciatingly unpleasant experience of working in a language >called ECL (or EL1 -- your choice) at Harvard. Among other unpleasantries >the language supported labeled blocks that you could break out from anywhere >within the block (even from subroutines called within the block) with >some command like "=>