Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In this chapter, I will show you how to open, read, and write information to data files using functions from the standard input/output (<stdio.h>) library. You will also learn essential data file hierarchy concepts and how C uses file streams to manage data files.
Specifically, this chapter covers the following topics: