Go to the first, previous, next, last section, table of contents.
This chapter describes the functions for creating streams and performing input and output operations on them. As discussed in section Input/Output Overview, a stream is a fairly abstract, high-level concept representing a communications channel to a file, device, or process.
printf
and related functions.
printf
and friends.
scanf
and related functions.
Go to the first, previous, next, last section, table of contents.