check the return code of fprintf...If disk became full while writing..?

1 回表示 (過去 30 日間)
lafnath p
lafnath p 2016 年 10 月 21 日
コメント済み: lafnath p 2016 年 10 月 21 日
fprintf return value
  2 件のコメント
KSSV
KSSV 2016 年 10 月 21 日
what?
lafnath p
lafnath p 2016 年 10 月 21 日
when we use fprintf for a filewrite how we will check the current directory is full or have enough space for that operation.

サインインしてコメントする。

回答 (1 件)

Jos (10584)
Jos (10584) 2016 年 10 月 21 日
count = fprintf(...)
Count will be less then expected when disk is full.

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by