头文件:#include stdio.h ferror()用来检测文件流是否发生了错误,其原型为: int ferror(FILE *stream); 【参数】stream为文件指针。 【返回值】若文件流出错则返回 ...
確定! 回上一頁