Versions Compared

Key

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

...

Non-zero value, if EOF indicator is set.

Notes/Warnings

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

  2. If the end-of-file indicator is set (i.e., fs_feof() returns DEF_YES), fs_clearerr() can be used to clear that indicator.