P99

◆ P99_PROMOTE_0

#define P99_PROMOTE_0 (   EXPR)    P99_SIGN_PROMOTE(0, (EXPR))

Promote the integer value 0 under the constraint of expression EXPR.

See also
P99_SIGN_PROMOTE for rules about integer sign promotion

Definition at line 450 of file p99_int.h.