From: ams AT ludd DOT luth DOT se (Martin Str|mberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: TRUE and FALSE Date: 15 May 1999 13:54:33 GMT Organization: University of Lulea, Sweden Lines: 16 Message-ID: <7hjuap$ion$10@news.luth.se> References: <373D7938 DOT E7C7A3BA AT a DOT crl DOT com> NNTP-Posting-Host: queeg.ludd.luth.se X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Weiqi Gao (weiqigao AT a DOT crl DOT com) wrote: : 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?"? :( You need to discover "grep" from v2gnu/grep*b.zip. You can do "grep FALSE DJGPP_directory/include/*.h", "grep FALSE DJGPP_directory/include/*/*.h" and "grep FALSE DJGPP_directory/include/*/*/.h" in two minutes. Alanis Morissette, Supposed Former Infatuation Junkie, MartinS