In Review
You have finished your first week of learning how to program
in C++. You should feel comfortable entering programs and
using your editor and compiler. Now that you have some
experience using C++, it is time for a more robust program.
The following program pulls together many of the topics you
have learned over the previous seven days’ lessons.
After you look through Listing R1.1, you will see that analy-
sis has been included. You will find that every topic in this
listing has been covered in the preceding week’s lessons. You
will see similar Weeks in Review after Weeks 2 and 3.
WEEK 1 1
2 3 4 5 6 7
10 0672327112_w1_wir.qxd 11/19/04 12:26 PM Page 209