Arithmetic types
Arithmetic types
(See also type for type system overview and the list of type-related utilities that are provided by the C library).
Boolean type
Note that conversion to _Bool does not work the same as conversion to other integer |