stderr, stdin, stdout

From RAD Studio
Jump to: navigation, search

Go Up to stdio.h Index


Header File

stdio.h

Description

Predefined streams automatically opened when the program is started.

Name Meaning

stdin

Standard input device

stdout

Standard output device

stderr

Standard error output device