Navigation

Operators and Keywords

Function List:

C++ API

: stderr ()

Return the numeric value corresponding to the standard error stream.

Even if paging is turned on, the standard error is not sent to the pager. It is useful for error messages and prompts.

See also: stdin, stdout.

Package: octave