Changes Made from the Second Printing to the Third

Chapter 5

Page

Line

Change

To

267

6, 7 of Fig. 5.1

iostream.h
Insert after line 7:

iostream
using namespace std;

276

6, 7 of Fig. 5.2

iostream.h
Insert after line 7:

iostream
using namespace std;

283

6, 7 of Fig. 5.6

iostream.h
Insert after line 7:

iostream
using namespace std;

289

9 of Fig. 5.7

iostream.h
Insert after this line:

iostream
using namespace std;

299

8 of Fig. 5.8

iostream.h
Insert after this line:

iostream
using namespace std;

 

Changes in Chapter 6