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 |
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|