Boolean

suggest change

Remarks

To use the predefined type _Bool and the header <stdbool.h>, you must be using the C99/C11 versions of C.

To avoid compiler warnings and possibly errors, you should only use the typedef/define example if you’re using C89 and previous versions of the language.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents