I was wondering why in cplusplus.com in the library reference for the C library ( http://cplusplus.com/reference/clibrary/ ), the stdbool.h header is not listed.
I assume it is because it is a C++ reference of the C headers used in C++, and not the actual C headers.