Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site eagle.UUCP Path: utzoo!watmath!clyde!burl!ulysses!eagle!mjs From: mjs@eagle.UUCP (M.J.Shannon) Newsgroups: net.lang.c Subject: Re: condition convention 'if (10 == j)...' Message-ID: <1256@eagle.UUCP> Date: Tue, 30-Apr-85 09:39:25 EDT Article-I.D.: eagle.1256 Posted: Tue Apr 30 09:39:25 1985 Date-Received: Wed, 1-May-85 03:26:30 EDT References: <137@bocklin.UUCP> <> <332@cubsvax.UUCP> <1672@ut-ngp.UUCP> Organization: AT&T Bell Laboratories, Summit, NJ Lines: 8 A valid reason for using `for (;;)' rather than `while (1)' is that most (many, some, etc.) compilers generate a test for the latter and not for the former. While these compilers are strictly correct in doing so, it is sub-optimal.... -- Marty Shannon UUCP: ihnp4!eagle!mjs Phone: +1 201 522 6063