P99
#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 368 of file p99_int.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines