Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site umcp-cs.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!panda!talcott!harvard!seismo!umcp-cs!chris From: chris@umcp-cs.UUCP (Chris Torek) Newsgroups: net.lang.c Subject: Re: "C" wish list. Message-ID: <2007@umcp-cs.UUCP> Date: Mon, 28-Oct-85 08:11:44 EST Article-I.D.: umcp-cs.2007 Posted: Mon Oct 28 08:11:44 1985 Date-Received: Wed, 30-Oct-85 06:24:19 EST References: <335@graffiti.UUCP> <9500028@iuvax.UUCP> Organization: U of Maryland, Computer Science Dept., College Park, MD Lines: 13 You like `loop' statements with `exit' clauses. I have a suggestion for you: Pretend the `for' statement in C is a `loop' statement with the first `exit' clause specified in the middle. Pretend the `break's within the loop are additional `exit' clauses. You now have what you like, *without* using #defines that will cause trouble for other C programmers. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 4251) UUCP: seismo!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@mimsy.umd.edu