Query: clearerr
OS: osf1
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
clearerr(3) Library Functions Manual clearerr(3)NAMEclearerr - Clears indicators on a streamLIBRARYStandard C Library (libc)SYNOPSIS#include <stdio.h> void clearerr( FILE *stream);STANDARDSInterfaces documented on this reference page conform to industry standards as follows: clearerr(): XSH5.0 Refer to the standards(5) reference page for more information about industry standards and associated tags.PARAMETERSSpecifies the input or output stream to be cleared.DESCRIPTIONThe clearerr() function resets the error indicator and the EOF indicator for the stream specified by the stream parameter.NOTES[Tru64 UNIX] The clearerr() function is supported for multithreaded applications.RETURN VALUESThe clearerr() function returns no value.RELATED INFORMATIONFunctions: open(2), fopen(3), feof(3), fileno(3), ferror(3) Standards: standards(5) delim off clearerr(3)
Related Man Pages |
---|
clearerr(3) - redhat |
feof(3) - redhat |
fileno(3) - netbsd |
fileno(3) - osf1 |
fileno_unlocked(3) - osx |
Similar Topics in the Unix Linux Community |
---|
Standards |
Openbox 3.4.5 (Stable branch) |
Openbox 3.4.7 (Stable branch) |
EPTS4: time for CEP Standards? |
Developing Parallel Programs - A Discussion of Popular Models |