標頭檔案:#include <stdio.h> fclose()函式用來關閉當前檔案流,其原型為: int fclose(FILE * stream); 【引數】stream為檔案流指標。
確定! 回上一頁