ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../stdio-common/bug18a.c

7 lines
105 B
C
Raw Permalink Normal View History

2024-04-01 15:19:46 +00:00
#include <wchar.h>
#define CHAR wchar_t
#define L(str) L##str
#define SSCANF swscanf
#include "bug18.c"