P99

◆ P99_UE_MAX

#define P99_UE_MAX (   EXPR)    (P99_PROMOTE_M1U(EXPR))

The maximum representable value of the unsigned type promoted with respect to expression EXPR.

The returned expression is of unsigned integer type.

See also
P99_SIGN_PROMOTE for rules about integer sign promotion

Definition at line 495 of file p99_int.h.