Pike programming language

Top
➤ equal() error() ➤

Method errno()


Method errno

System.Errno errno()

Description

This function returns the system error from the last file operation.

Note

Note that you should normally use Stdio.File->errno() instead.

See also

Stdio.File->errno(), strerror(), System.Errno

Extracted from as of .