Next: fputws_unlocked
, Previous: fgetws_unlocked
, Up: Glibc Extensions to <wchar.h>
[Contents][Index]
fputwc_unlocked
LSB specification:
https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-fputwc-unlocked-1.html
Documentation:
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.