![]() |
![]()
| ![]() |
![]()
NAMEstringprep_convert - API function SYNOPSIS#include <stringprep.h> char * stringprep_convert(const char * str, const char * to_codeset, const char * from_codeset); ARGUMENTS
DESCRIPTIONConvert the string from one character set to another using the system's iconv() function. Return value: Returns newly allocated zero-terminated string which is str transcoded into to_codeset. REPORTING BUGSReport bugs to <help-libidn@gnu.org>.
COPYRIGHTCopyright © 2002-2025 Simon Josefsson.
SEE ALSOThe full documentation for libidn is maintained as a Texinfo manual. If the info and libidn programs are properly installed at your site, the command
should give you access to the complete manual. As an alternative you may obtain the manual from:
|