Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA
Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!gwyn
From: gwyn@brl-tgr.ARPA (Doug Gwyn )
Newsgroups: net.lang.c
Subject: Re: Cryptic C
Message-ID: <904@brl-tgr.ARPA>
Date: Thu, 22-Aug-85 17:57:19 EDT
Article-I.D.: brl-tgr.904
Posted: Thu Aug 22 17:57:19 1985
Date-Received: Sun, 25-Aug-85 10:02:14 EDT
References: <2913@ncsu.UUCP> <709@brl-tgr.ARPA> <1056@mtgzz.UUCP>
Organization: Ballistic Research Lab
Lines: 3

The reason I didn't use char or enum for boolean data definition
is that that is not how C actually works.  Int is a more accurate
representation of the current state of affairs.