P99

◆ PTRDIFF_C

#define PTRDIFF_C (   X)    P99_C(ptrdiff_t, X)

Cast the integer value X to type ptrdiff_t , compatible with the preprocessor.

See also
P99_C

Definition at line 315 of file p99_int.h.