stdbool.h, stdbool - boolean type and values
#include <stdbool.h>
The <stdbool.h> header defines the following macros:
bool
true
false
__bool_true_false_are_defined
An application can undefine and then possibly redefine the macros bool, true, and false.
See attributes(5) for descriptions of the following attributes:
|
attributes(5), standards(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |