Lesson 17. Using Disk Files
Most of the programs you write use files written to a hard drive. These files contain information that serves one purpose or another: data storage, configuration information, and so on. In this lesson you learn
How to relate streams to disk files
About C’s two disk file types
The commands for opening a file
How to write ...
Get C Programming in One Hour a Day, Sams Teach Yourself, 7th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.