pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]
Stdio

Stdio.perror()


Method perror

void perror(string s)

Description

This function prints a message to stderr along with a description of what went wrong if available. It uses the system errno to find out what went wrong, so it is only applicable to IO errors.

See also

werror()

Module reference for Pike v7.8 release 116, 2008-12-31