Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site phri.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!vax135!timeinc!phri!roy From: roy@phri.UUCP (Roy Smith) Newsgroups: net.lang.c Subject: Re: C bites / programming style Message-ID: <457@phri.UUCP> Date: Fri, 13-Sep-85 12:09:17 EDT Article-I.D.: phri.457 Posted: Fri Sep 13 12:09:17 1985 Date-Received: Sat, 14-Sep-85 17:36:39 EDT References: <1370@brl-tgr.ARPA> <163@unitek.uucp> Organization: Public Health Research Inst. (NY, NY) Lines: 22 > [#defines left out] > We can then write > > cycle > exitwhen(cond1) > if (cond2) then > stuff1 > elseif (cond3) then > stuff2 > otherwise > stuff3 > endif > endcycle OK, you can write it, but do you expect us to read it? I don't understand why people feel they have to re-invent the wheel by pre-processing the the language to death. If you want to do that, go ahead but don't call it C, because it isn't any more. -- Roy Smith System Administrator, Public Health Research Institute 455 First Avenue, New York, NY 10016