字元讀取函式fgetc. fgetc 是file get char 的縮寫,意思是從指定的檔案中讀取一個字元。fgetc() 的用法為: ... 15, putchar ( '\n' ); //輸出換行符 ...
確定! 回上一頁