Man Scilab

mclearerr
Scilab Function

mclearerr - reset binary file access errors

Calling Sequence

mclearerr([fd])

Parameters

Description

The function clearerr is used to resets the error indicator and EOF indicator to zero.

See Also

merror ,   mclose ,   mopen ,   mput ,   mget ,   mgetstr ,   mputstr ,   meof ,   mseek ,   mtell ,  

Back