Path: utzoo!utgpu!water!watmath!clyde!rutgers!mit-eddie!husc6!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: exit(-1) Keywords: exit, zero Message-ID: <7149@brl-smoke.ARPA> Date: 21 Jan 88 15:49:33 GMT References: <6935@brl-smoke.ARPA> <7208@ki4pv.uucp> <334@splut.UUCP> <7292@ki4pv.uucp> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 9 In article <7292@ki4pv.uucp> tanner@ki4pv.uucp (Dr. T. Andrews) writes: >Perhaps it's time for something like this: > for ( i=101 ; --i ; ) > repeat_after_me("standards codify existing practice\n"); for ( ; ; ) repeat_after_me( "there is no single \"existing practice\"" "in this case\n" );