Next: if_freenameindex
, Previous: iconv_close
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
iconv_open
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv_open.html
Gnulib module: iconv, iconv_open, iconv_open-utf
Portability problems fixed by either Gnulib module iconv
or iconv_open
:
Portability problems handled by either Gnulib module iconv
or iconv_open
(in the sense that HAVE_ICONV
does not get defined if the system’s
iconv_open
function has this problem):
Portability problems fixed by Gnulib module iconv_open
:
Portability problems fixed by Gnulib module iconv_open-utf
:
Portability problems not fixed by Gnulib:
striconveh
(a wrapper around iconv
) that deals with
this problem.