This header provides macros for boolean type.
Macrosbool
(C99)(removed in C23)
convenience macro, expands to _Booltrue
(C99)(removed in C23)
expands to integer constant 1false
(C99)(removed in C23)
expands to integer constant â0â__bool_true_false_are_defined
(C99)(deprecated in C23)
expands to integer constant 1#if __STDC_VERSION__ < 202311l #define bool _Bool #define true 1 #define false 0 #endif #define __bool_true_false_are_defined 1
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4