Standard I/O
The functions and macros listed in
``Standard I/O functions and macros''
constitute the standard I/O library for C programs.
I/O involves:
-
reading information from a file or device to your program
-
writing information from your program to a file or device
-
opening and closing files that your program reads from or writes to
This section discusses:
Next topic:
Standard files
Previous topic:
libgen functions
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003