P99

◆ P99_IF_EQ_0

#define P99_IF_EQ_0 (   N)    P99_IF_EQ(0, N)

Test if token N is the token 0.

Definition at line 131 of file p99_if.h.