iconv_t iconv_open (const char * tocode, const char * fromcode); ... The following is an example of converting UTF-8 code to GBK code.
確定! 回上一頁