P99
#define P99_IF_LT (   A,
 
)    P99_IF_EQ_1(P99_IS_LT(A, B))

Test two decimal numbers A and B if A is strictly less than B.

Definition at line 111 of file p99_if.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines