_IO_2_1_stderr_

Name

_IO_2_1_stderr_ -- standard I/O stream

Synopsis

#include <libio.h>

extern struct _IO_FILE_plus _IO_2_1_stderr_;

Description

_IO_2_1_stderr is an object whose address becomes stderr.

_IO_2_1_stderr is not in the source standard; it is only in the binary standard.