Extracted from Pike v7.8 release 866 at 2016-11-07.
pike.ida.liu.se
[Top]
Stdio
Stdio.File

Method Stdio.File()->errno()


Method errno

int errno()

Description

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


Method errno

int errno()

Description

Return the errno for the latest failed file operation.