uintmax_t typedef

uintmax_t = int

Maximum-width unsigned integer type.

Implementation

typedef uintmax_t = int;