06.08.2013 Views

pSOSystem System Calls - Read

pSOSystem System Calls - Read

pSOSystem System Calls - Read

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

pREPC+ <strong>System</strong> <strong>Calls</strong> clearerr<br />

clearerr Clear’s a stream’s error indicators.<br />

#include <br />

#include <br />

void clearerr(<br />

FILE *stream /* stream pointer */<br />

)<br />

Description<br />

Arguments<br />

Return Value<br />

Error Codes<br />

Notes<br />

The clearerr() function clears the end-of-file and error indicators for the stream<br />

pointed to by stream.<br />

stream Points to an open pREPC+ stream.<br />

This function does not return a value. If an error occurs, errno is set.<br />

Refer to Appendix B.<br />

Callable From<br />

■ Task<br />

<strong>pSO<strong>System</strong></strong> <strong>System</strong> <strong>Calls</strong> 3-19<br />

3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!