*/ if (errno == EINVAL) error (0, 0, "conversion from '%s' to wchar_t not available", charset); else perror ("iconv_open"); /* Terminate the output string. */ * ...
確定! 回上一頁