stringprep_convert(3) libidn stringprep_convert(3) NNAAMMEE stringprep_convert - API function SSYYNNOOPPSSIISS ##iinncclluuddee <> cchhaarr ** ssttrriinnggpprreepp__ccoonnvveerrtt((ccoonnsstt cchhaarr ** _s_t_r,, ccoonnsstt cchhaarr ** _t_o___c_o_d_e_s_e_t,, ccoonnsstt cchhaarr ** _f_r_o_m___c_o_d_e_s_e_t));; AARRGGUUMMEENNTTSS const char * str input zero-terminated string. const char * to_codeset name of destination character set. const char * from_codeset name of origin character set, as used by _s_t_r . DDEESSCCRRIIPPTTIIOONN Convert the string from one character set to another using the system's iiccoonnvv(()) function. Return value: Returns newly allocated zero-terminated string which is _s_t_r transcoded into to_codeset. RREEPPOORRTTIINNGG BBUUGGSS Report bugs to . General guidelines for reporting bugs: http://www.gnu.org/gethelp/ GNU Libidn home page: http://www.gnu.org/software/libidn/ CCOOPPYYRRIIGGHHTT Copyright (C) 2002-2021 Simon Josefsson. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. SSEEEE AALLSSOO The full documentation for lliibbiiddnn is maintained as a Texinfo manual. If the iinnffoo and lliibbiiddnn programs are properly installed at your site, the command iinnffoo lliibbiiddnn should give you access to the complete manual. As an alternative you may obtain the manual from: hhttttpp::////wwwwww..ggnnuu..oorrgg//ssooffttwwaarree//lliibbiiddnn//mmaannuuaall// libidn 1.38 stringprep_convert(3)