int fgetc(FILE * stream);. . . int getc(FILE * stream);. . . 从给定的输入流中读取下一个字符。 getc() 可能被实现为一个宏。
確定! 回上一頁