Clib Clear Error Method
The Clib Clear Error method clears the error status and resets the end-of-file flag for a file that you specify. For usage information, see Overview of Clib File Input and Output Methods.
Format
Clib.clearerr(filePointer)
The following table describes the arguments for the Clib Clear Error method.
Argument | Description |
---|---|
filePointer |
Identifies the file name. |