mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
72acaddf14
2000-06-28 Ulrich Drepper <drepper@redhat.com> * stdio-common/vfscanf.c: Finally handle multibyte decimal point and thousands separator correctly. * stdio-common/vfscanf.c: Use COMPILE_WSCANF not COMPILE_WPRINTF. * stdio-common/vfwscanf.c: Likewise. sequences with first byte 0x8e correctly.
3 lines
46 B
C
3 lines
46 B
C
#define COMPILE_WSCANF 1
|
|
#include "vfscanf.c"
|