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

Provided by KDAB

Privacy Policy
Update your C++ knowledge – Modern C++11/14/17 Training
Find out more

source code of glibc/stdio-common/tst-swscanf.c