Siebel eScript Language Reference > C Language Library Reference > Clib Error Methods >

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)

Table 184 describes the arguments for the Clib Clear Error method.

Table 184. Arguments for the Clib Clear Error Method
Argument
Description

filePointer

Identifies the file name.

Siebel eScript Language Reference Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.