char *w2c(const wchar_t *pw , char *pc). char *wstr2cstr(const wchar_t *pwstr , char *pcstr, size_t len). *pcstr = '/0';. return ptemp ;.
確定! 回上一頁