P99

◆ SIZE_C

#define SIZE_C (   X)    P99_C(size_t, X)

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

See also
P99_C

Definition at line 310 of file p99_int.h.