Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site burdvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!rochester!cmu-cs-pt!cadre!psuvax1!burdvax!coltoff From: coltoff@burdvax.UUCP ( Joel Coltoff) Newsgroups: net.lang.c Subject: Re: Re: C bites (Null loop-bodies) Message-ID: <2107@burdvax.UUCP> Date: Fri, 30-Aug-85 10:55:30 EDT Article-I.D.: burdvax.2107 Posted: Fri Aug 30 10:55:30 1985 Date-Received: Sun, 1-Sep-85 05:56:51 EDT References: <958@bunker.UUCP> Organization: System Development Corporation, Paoli PA Lines: 10 <<>> My approach is to explicitly spell it out with a comment. Sometimes they are the only comments in the program while ( eatup() != '\n' ) /* NULL BODY */; - Joel Coltoff {prseby,sdcrdcf,psuvax1}!burdvax!coltoff