Next: mbrtowc
, Previous: mbrtoc16
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
mbrtoc32
Gnulib module: mbrtoc32
Portability problems fixed by Gnulib:
(size_t) -1
and set errno
to EILSEQ
:
glibc 2.23.
(size_t) -2
when the input
is empty:
glibc 2.19.
mbrtowc
recognizes on some platforms:
FreeBSD 13.0, Solaris 11.4, mingw, MSVC 14.
Portability problems not fixed by Gnulib: