Node: Structures unions enumerations and bit-fields implementation, Next: Qualifiers implementation, Previous: Hints implementation, Up: C Implementation
signed int
bit-field or as an unsigned int
bit-field (6.7.2, 6.7.2.1).
_Bool
, signed int
,
and unsigned int
(6.7.2.1).