wint_t fputwc(wchar_t c, FILE *stream);. The function writes the wide character c to the output stream stream , advances the file-position indicator (if defined) ...
確定! 回上一頁