c语言中fgetc函数:显示文件内容,1、显示a.txt文件的内容#include intmain(void){FILE*fp;intch ... n"); else { while((ch = fgetc(fp)) !=
確定! 回上一頁