头文件:#include stdio.h feof()函数用来检测当前文件流上的文件结束标识,判断是否读到了文件结尾,其原型为: int feof(FILE * stream); 【参数】stream为文件流 ...
確定! 回上一頁