Sign in
third-party-mirror
/
GRTEv4
/
cf41cedf52c87cf4f27c61e4eb8444ecb811ab13
/
.
/
google3
/
third_party
/
grte
/
v4_src
/
glibc-2.19
/
stdio-common
/
bug19a.c
blob: c723398503399d69c7806d3863c7ec7c23c6b4bb [
file
] [
log
] [
blame
]
#include
<wchar.h>
#define
CHAR
wchar_t
#define
L
(
str
)
L
##str
#define
FPUTS fputws
#define
FSCANF fwscanf
#include
"bug19.c"