Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Non-zero value, if error indicator is set.

Notes/Warnings

  1. The return value from this function should ALWAYS be tested against 0:

  2. If the error indicator is set (i.e., fs_ferror() returns a non-zero value), fs_clearerr() can be used to clear that indicator.