43 fputs("\n", fptr); //將換行字元寫入 fptr 所指的檔案 44 } 45 else 46 { 47 fclose(fptr); ... 65 return 0; 66 } 15.5.7 如何存取格式化的文字檔 fscanf()函式 ...
確定! 回上一頁