Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mimsy!umd5!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: Writing readable code Message-ID: <6065@brl-smoke.ARPA> Date: Sun, 5-Jul-87 21:48:09 EDT Article-I.D.: brl-smok.6065 Posted: Sun Jul 5 21:48:09 1987 Date-Received: Mon, 6-Jul-87 06:38:01 EDT References: <1158@copper.TEK.COM> <6858@auspyr.UUCP> <17171@cca.CCA.COM> <926@argus.UUCP> <1219@ius2.cs.cmu.edu> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB)) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 5 In article <1219@ius2.cs.cmu.edu> edw@ius2.cs.cmu.edu (Eddie Wyatt) writes: -... use NULL instead of 0 because there are those implements of C -(which are wrongly implemented) that don't treat 0 the way they should. Name one.