學習目標fgetc(),fputc() fgets(),fputs() fscanf(),fpritnf() ... c); } // fputc c = fputc('a', fp); if (c == EOF) { printf("error: write ...
確定! 回上一頁