Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!gatech!hao!husc6!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: NULL, zero, and readable code Message-ID: <6069@brl-smoke.ARPA> Date: Mon, 6-Jul-87 14:07:41 EDT Article-I.D.: brl-smok.6069 Posted: Mon Jul 6 14:07:41 1987 Date-Received: Tue, 7-Jul-87 06:06:35 EDT References: <8170@brl-adm.ARPA> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB)) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 5 In article <8170@brl-adm.ARPA> bdm-thad@Walker-EMH.arpa writes: >As for TRUE and FALSE, FALSE should be 0 or 0x30 and TRUE should be !FALSE. >DISCLAIMER: I'm just a Poli Sci major. And it shows..