c语言逐行读取文件?在语言C中,您可以使用fgets函数逐行读取文件。函数语句如下:char*fgets(char*owl,intbufsize,file current*);此功能来自stdio.h...