Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » system facilities » printing to a file » stderr
next | previous | forward | backward | up | index | toc

stderr -- the standard error output file

Description

Macaulay2 uses this file to display error messages on the user's screen. In unix, it corresponds to file descriptor 2. The user may use this file to display warning messages.

See also

For the programmer

The object stderr is a file.


The source of this document is in Macaulay2Doc/ov_system.m2:401:0.