Name

stderr macro — Standard error file

Synopsis

FILE* stderr
               

The stderr macro is a standard file, suitable for printing error messages. Its buffering is implementation-defined: either unbuffered or line buffered.