Versions Compared

Key

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

...

void  fs_clearerr (FS_FILE  *p_file);

...

...

File

...

Called from

...

Code enabled by

...

fs_api..c

...

...

Application

...

...

FS_CFG_API_EN

...

Clear EOF and error indicators on a file. Anchor11045151104515

Arguments

Anchor10917971091797p_file Anchor11404901140490

Pointer to a file.

...

Returned Value

...

None. Anchor10999131099913

Notes/Warnings

...

None.