P99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ P99_UT_MAX1

#define P99_UT_MAX1 (   T)    (P99_UT_MAX(T)/2u)

Half of the maximum representable value of the unsigned type corresponding to T.

This is the maximum representable value of the signed type corresponding to T.

The returned expression is of type uintmax_t.

See also
P99_TMAX

Definition at line 392 of file p99_int.h.