| Type |
Page |
Error |
Correction |
| Typographical |
307 |
Table 9.3 "This is a read-only file (from the user's perspective) register" |
Remove 'file'. |
| Technical |
308 |
"This introduced the Reduced..." |
Well, not quite. But it would be true to say "This led to the introduction of the Reduced..." |
| Typographical |
309 |
Listing 9.3 tabulation is scrappy, to say the least. |
Tabulate column 2 correctly. |
| Technical |
311 |
The second occurrence of strtok(Line, Seps) (the antepenultimate line) is wrong. |
Should be strtok(NULL, Seps) |
| Typographical |
313 |
Sentence starting "We really do get to..." is missing its full stop (or 'period', as Americans call it for some reason) |
Insert a full stop (or a period, if you prefer) at the end of that sentence. |