Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
stdbool.h File Reference

Go to the source code of this file.

Macros

#define bool   _Bool
 
#define true   1
 
#define false   0
 

Macro Definition Documentation

◆ bool

#define bool   _Bool

Definition at line 42 of file stdbool.h.

◆ false

#define false   0

Definition at line 44 of file stdbool.h.

◆ true

#define true   1

Definition at line 43 of file stdbool.h.