SYNOPSIS #include <wchar.h> wchar_t *fgetws(wchar_t *ws, int n, FILE *stream); DESCRIPTION The fgetws() function is the wide-character equivalent of the ...
確定! 回上一頁