Pelles C forum

C language => Expert questions => Topic started by: andi.martin on January 20, 2009, 07:48:55 PM

Title: missing WINBOOL definition
Post by: andi.martin on January 20, 2009, 07:48:55 PM
Is there a reason, why WINBOOL is not defined in any header file?
Instead it seems to be implicitly defined by the compiler switch -Ze...
(Bad, when using linters...)

Regards,
Andreas Martin
Title: Re: missing WINBOOL definition
Post by: Pelle on January 21, 2009, 05:01:18 PM
Yes - it's unknown by me (for sure) and Microsoft (AFAICT) ...