Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.

fs_clearerr()

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.

Arguments

p_file

Pointer to a file.

Returned Value

None.

Notes/Warnings

None.

  • No labels