Table of Contents
The
function looks up the language-dependent error message string affiliated
with an error number and writes it, followed by a new-line, to the standard
error stream. If the argument is it is prepended to the message string
and separated from it by a colon and a space If is only the error message
string is printed. The contents of the error message string is the same
as those returned by with argument
The function
conforms to
Table of Contents