1 2 3 4 5
#define CHAR wchar_t #define L(str) L##str #define SSCANF swscanf #include <wchar.h> #include "tst-sscanf.c"