int getc(FILE *stream);. int getchar(void);. char *gets(char *s);. fgetc()讀取檔案指標stream所指向檔案的下一個字元,返回值是所讀取字元強制型 ...
確定! 回上一頁