Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <stdio.h> void clearerr(FILE *stream); |
Description clearerr()
clears the end-of-file and error indicators for the stream to which stream points.
BS2000
| |
Notes | The program environment determines whether |
See also |
|