![]() |
__CHAR_BIT__ |
Previous | Common Predefined Macros | Next |
Defined to the number of bits used in the representation of the
char
data type.
It exists to make the standard header given numerical limits work correctly.
You should not use this macro directly; instead, include the appropriate headers.