Date: Thu, 28 Aug 2003 13:08:42 -0700 (PDT) From: Kelly Yancey <kelly@nttmcl.com> To: standards@FreeBSD.org Subject: Data type of _Bool Message-ID: <20030828125848.K4421-100000@alicia.nttmcl.com>
next in thread | raw e-mail | index | archive | help
Shouldn't the typedef in stdbool.h be using an unsigned int for _Bool if the compiler doesn't provide it? I've only got the final draft, but item #6 on page 40 (section 6.2.5) seems to refer to _Bool as one of the "standard unsigned integer types." Just curious, Kelly
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030828125848.K4421-100000>