Next: wmempcpy
, Previous: wcstoull_l
, Up: Glibc Extensions to <wchar.h>
[Contents][Index]
wcstouq
LSB specification:
https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-wcstouq.html
Documentation:
https://www.gnu.org/software/libc/manual/html_node/Parsing-of-Integers.html.
Gnulib module: —
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
wchar_t
is a 16-bit type and therefore cannot
accommodate all Unicode characters.