stdaux, stderr, stdin, stdout, and stdprn |
Header file: <STDIO.H>
Notes
Predefined streams automatically opened when the program is started.
Name | Meaning |
stdin | Standard input device |
stdout | Standard output device |
stderr | Standard error output device |
stdaux | Standard auxiliary device |
stdprn | Standard printer |
0 comments:
Post a Comment