Lab 9: Instructor's Notes


This lab exercise deals with I/O using files and streams. How a program opens a stream to a file can be a bit complicated with some versions of C++ and/or operating systems. So you may have to supplement the material here with specifics about how files are opened, read, written, closed, ... with your system.

Here are:


Report errors to Larry Nyhoff (nyhl@cs.calvin.edu)