Changes Made from the Second Printing to the Third
Chapter 11
Page |
Line |
Change |
To |
652 |
8 of Fig. 11.1 |
iostream.h |
iostream |
659 |
3 of Fig. 11.3 |
ctype.h |
cctype |
662 |
11 of Fig. 11.6 |
iostream.h |
iostream |
668 |
2 of Fig. 11.8 |
assert.h |
assert |
669 |
3 & 4 of Fig. 11.3 |
stdlib.h |
stdlib |
677 |
11 of Fig. 11.14 |
iostream.h |
iostream |
678 |
8 of Fig. 11.15 |
iostream.h |
iostream |
680 |
6 of Fig. 11.16 |
iostream.h |
iostream |
582 |
1T |
iostream.h |
iostream |
683 |
7T |
Insert after this line: |
using namespace std; |
|
1B |
iostream.h |
iostream |
684 |
7B |
Insert after this line: |
using namespace std; |
685 |
4 of Fig. 11.19 |
ctype.h |
cctype |
687 |
4 |
and perator++ |
and operator++ |
|
5 of Fig. 11.20 |
ctype.h |
cctype |