Interface uintmax_t

Type

#include <SYS/TYPES.H>

uintmax_t variable;

Description

This type declares an unsigned integer type of maximum size supported by the architecture. It has at least 64-bits.

See also

intmax_t