From: Weiqi Gao Newsgroups: comp.os.msdos.djgpp Subject: Re: TRUE and FALSE Date: Sat, 15 May 1999 13:40:08 +0000 Organization: CRL Network Services Lines: 16 Message-ID: <373D7938.E7C7A3BA@a.crl.com> References: NNTP-Posting-Host: a116018.stl1.as.crl.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.0.36 i586) 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: > > Where are TRUE and FALSE defined? They are not defined in standard C or standard C++. Other libraries might define them. Read the documentation of such libraries to find out. Or you can call the library vendor. I spend two hours opening up every *.h file and read them through trying to spot a #define for either TRUE or FALSE, just to answer your question. I hope you have a good reason for asking that question. Why do you want to know "Where are TRUE and FALSE defined?"? :( -- Weiqi Gao weiqigao AT a DOT crl DOT com