P99

◆ WCHAR_C

#define WCHAR_C (   X)    P99_C(wchar_t, X)

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

See also
P99_C

Definition at line 320 of file p99_int.h.