Home The GNU C Library www.imodulo.com · 2003-04-05
Imodulo

I/O on Streams

[ Up: Top ]
[ Previous: I/O Overview ][ Next: Low-Level I/O ]

Input/Output on Streams

This chapter describes the functions for creating streams and performing input and output operations on them. As discussed in I/O Overview, a stream is a fairly abstract, high-level concept representing a communications channel to a file, device, or process.

Menu