Path: utzoo!utgpu!water!watmath!clyde!rutgers!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: a couple quickies Message-ID: <6972@brl-smoke.ARPA> Date: 7 Jan 88 02:57:39 GMT References: <11140@brl-adm.ARPA> <10066@mimsy.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 5 In article <10066@mimsy.UUCP> chris@mimsy.UUCP (Chris Torek) writes: >The loop will not run at all unless you use a different test. Oops! I hadn't even noticed the bug. My earlier response of course assumed a test like `i < 100', or else the question was pointless.