The standard header <stdbool.h> is available even in a freestanding implementation. /* MACROS */ #define bool _Bool [keyword in C++] #define false 0 [keyword ...
確定! 回上一頁