C 语言标准库<stdio.h> 函数**int fgetc(FILE *stream)** 从指定的流stream 获取下一个字符(一个无符号字符),并把位置标识符往前移动。 ### 头文件```c #include.
確定! 回上一頁