Next: ucontext.h, Previous: trace.h, Up: ISO C and POSIX Header File Substitutes [Contents][Index]
Defines the types char16_t
, char32_t
and declares the
functions mbrtoc16
, c16rtomb
, mbrtoc32
,
c32rtomb
.
Gnulib module: uchar or uchar-c23
Portability problems fixed by either Gnulib module uchar
or uchar-c23
:
Portability problems fixed by Gnulib module uchar-c23
:
char32_t
values may not be Unicode code points.
This is the case in ISO C 11 compliant but not ISO C 23 compliant
implementations.
Portability problems not fixed by Gnulib: