10.68.3 c32rtomb
¶
ISO C23 specification:
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf section 7.30.1.6.
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/c32rtomb.html
Gnulib module: c32rtomb
Portability problems fixed by Gnulib:
- This function is missing on most non-glibc platforms:
glibc 2.15, macOS 14, FreeBSD 6.4, NetBSD 10.0, OpenBSD 7.3, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.3, Cygwin 3.4.x, mingw, MSVC 9, Android 4.4.
- This function returns 0 when the first argument is NULL in some locales on some platforms:
AIX 7.2.
Portability problems not fixed by Gnulib:
- This function is only defined as an inline function on some platforms:
Haiku 2020.