Next: symlink
, Previous: swprintf
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
swscanf
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/swscanf.html
LSB specification:
https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-swscanf.html
Gnulib module: —
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
w8
,
w16
, w32
, w64
, wf8
, wf16
, wf32
,
wf64
) on some platforms:
glibc 2.38, musl libc, macOS 14, FreeBSD 13.2, NetBSD 10.0, OpenBSD 7.2,
AIX 7.2, HP-UX 11, Solaris 11.4, Cygwin 2.9.0, mingw, MSVC 14.
wchar_t
is a 16-bit type and therefore cannot
accommodate all Unicode characters.