Scilab Function
Last update : 12/1/2004

merror - tests the file access errors indicator

Calling Sequence

merror([fd])

Parameters

Description

The function merror is used to tests the file access errors indicator. returning non-zero if it is set. The error indicator can only be reset by the mclearerr function.

See Also

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