C庫函數int ferror(FILE *stream)測試給定的流中的錯誤標記。 聲明以下是聲明ferror()函數。 int ferror ( FILE * stream ) 參數stream-- 這是一個文件FILE 對象的標識 ...
確定! 回上一頁