Extracted from Pike v7.3 release 14 at 2002-02-15.
pike.roxen.com
[Top]
Stdio
Stdio.File

Method Stdio.File()->errno()


Method errno

int Stdio.File()->errno()

Description

Returns the error code for the last command on this file. Error code is normally cleared when a command is successful.