Sample Program

I will present and explain a C++ program named File01.

I will explain the program in fragments. 

A complete listing of the program is provided in Listing 7.

Two of the functions in the program, main and classMain, are identical to functions having the same names in sample programs in previous lessons. 

Therefore, I won't explain those functions in this lesson.