Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version nyu B notes v1.5 12/10/84; site acf4.UUCP Path: utzoo!linus!philabs!cmcl2!acf4!hkr4627 From: hkr4627@acf4.UUCP (Hedley K. J. Rainnie) Newsgroups: net.lang.c Subject: Re: condition convention 'if (10 == j)...' Message-ID: <800010@acf4.UUCP> Date: Mon, 29-Apr-85 00:37:00 EDT Article-I.D.: acf4.800010 Posted: Mon Apr 29 00:37:00 1985 Date-Received: Tue, 30-Apr-85 02:29:09 EDT References: <1456@amdahl.UUCP> Organization: New York University Lines: 4 if(constant == expr) ... is ugly. BUT I take offence to while(1) being called ugly. Hedley.