Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!henry From: henry@utzoo.UUCP (Henry Spencer) Newsgroups: net.lang.c Subject: Re: Cryptic C Message-ID: <5884@utzoo.UUCP> Date: Mon, 19-Aug-85 17:48:35 EDT Article-I.D.: utzoo.5884 Posted: Mon Aug 19 17:48:35 1985 Date-Received: Mon, 19-Aug-85 17:48:35 EDT References: <2913@ncsu.UUCP>, <709@brl-tgr.ARPA> Organization: U of Toronto Zoology Lines: 11 > typedef int bool; > #define false 0 > #define true 1 It's interesting to note that Kernighan&Plauger use "yes" and "no" rather than "true" and "false", and my own reaction is that the code often reads better that way. Now that's something to *really* start a raging debate about... :-) -- Henry Spencer @ U of Toronto Zoology {allegra,ihnp4,linus,decvax}!utzoo!henry