Message-Id: <199812311409.OAA03796@remus.clara.net> From: "Arthur" To: Subject: RE: BOOL crap :) Date: Thu, 31 Dec 1998 14:08:26 -0000 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal In-Reply-To: <368af097.10898047@news.w-link.net> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com > I recently installed DJGPP along with RHIDE. My problem is, I want to > use the BOOl type variable in my C programs, but for some reason the > compiler does not understand it, eventhough RHIDE acknowledges "bool" > as a valid keyword (e.g. it turns white on screen). bool is a keyword in C++, but not in C. James Arthur - jaa AT arfa DOT clara DOT net http://www.jado.org/users/arfa/ ICQ#15054819