lr_output_message("不能開啟%s檔案",filename); return -1; } //判斷沒有讀取到檔案結束符,執行迴圈體中內容 while(!feof(file_stream))
確定! 回上一頁