intmax_t typedef

intmax_t = int

Maximum-width signed integer type.

Implementation

typedef intmax_t = int;