iconv functions iconv
&reftitle.intro; This module contains an interface to the iconv library functions. The iconv library functions convert strings between various character sets encodings. The supported character sets depend on the iconv() implementation on your system. Note that the iconv() function on some systems may not work as well as you expect. In this case, you should install the libiconv library.
&reftitle.required; Your systems standard C library must provide the iconv() function or you must have libiconv installed on your system. The libiconv library is available from &url.libiconv;.
&reference.iconv.configure; &reference.iconv.ini;
&reftitle.resources; &no.resource;
&reference.iconv.constants;
&reftitle.seealso; See also the GNU Recode functions.
&reference.iconv.functions;