多数のファイルを同時に開き、ファイル読み込みを行うとエラーが発生するのはなぜでしょうか?
Ältere Kommentare anzeigen
FCLOSE 関数を実行せずにFOPEN 関数を繰り返し実行して多数のファイルを開き、ファイル読み込みを行うとエラーが発生します。
(エラーメッセージ)
Too many files open; check that FILES = 20 in your CONFIG.SYS file.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu 低水準ファイル I/O finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!