Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/3/84; site osu-cgrg.UUCP Path: utzoo!watmath!clyde!cbosgd!osu-eddie!osu-cgrg!flip From: flip@osu-cgrg.UUCP (Flip Phillips) Newsgroups: net.lang.c Subject: Re: Boolean Operators Slighted in C Message-ID: <656@osu-cgrg.UUCP> Date: Wed, 30-Apr-86 14:58:50 EDT Article-I.D.: osu-cgrg.656 Posted: Wed Apr 30 14:58:50 1986 Date-Received: Sat, 10-May-86 20:12:45 EDT References: <838@ihwpt.UUCP> Distribution: net Organization: Computer Graphics Research Group, Ohio State University Lines: 11 [ ... boolean gripes ... ] > > (3) There is no boolean data type. No big gripe; > lots of us say "typedef short bool" in our .h files. typedef char bool; uses less space on some machines. -- Flip Phillips {ucbvax,decvax}!cbosg!osu-cgrg!flip Computer Graphics Research Group, The Ohio State University