Name
_IO_2_1_stdin_ -- standard I/O stream
Synopsis
#include <libio.h>
extern struct _IO_FILE_plus _IO_2_1_stdin_; |
Description
_IO_2_1_stdin is an object whose address becomes stdin.
_IO_2_1_stdin is not in the source standard; it is only in the binary standard.