From: DougEleveld Newsgroups: comp.os.msdos.djgpp Subject: Re: TRUE and FALSE Date: Sat, 15 May 1999 15:38:55 +0200 Organization: Rijksuniversiteit Groningen Lines: 9 Message-ID: <373D78EF.427797C4@my-dejanews.com> References: NNTP-Posting-Host: client36-92.oprit.rug.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.51 [en] (Win95; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Paul Richards wrote: > > Hi, > Where are TRUE and FALSE defined? They are in Allegro, but normally in C++ you can use 'true' and 'false' i.e. lowercase. Doug Eleveld