Changes Made from the Second Printing to the Third

Chapter 13

Page

Line

Change

To

762

5 of Fig. 13.1

iostream.h
Insert after this line:

iostream
using namespace std;

805

8, 10, 11, 13 of Fig. 13.2

assert.h
iostream.h
fstream.h

Insert after line 13:

assert
iostream
fstream
using namespace std;

817

5 of Fig. 13.8

iostream.h
Insert after this line:

iostream
using namespace std;

820

7-9 of Fig. 13.2

iostream.h
math.h
stdlib.h

Insert after line 13:

iostream
cmath
cstdlib
using namespace std;

Changes in Appendixes and Index