standard error

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsstderr,standard error
RelatedGlossary: Unix, command line
Description

The place where a program sends any error messages it generates.

Usually, the standard error is the command-line window by default. On Unix systems, the standard error can be redirected to a file, a printer, or another destination.