C语言使用fgetc读取文件出错。 {代码. ... "rb"); if(!fp) { printf("File opening failed\n"); return EXIT_FAILURE; } int count = 0; int c; ...
確定! 回上一頁