We wish to thank our many readers who took the time to email us with errata. If you find errata not listed on this page, please email us at deitel@deitel.com. Remember to include the book title and edition.
Note: You can determine which printing you have by looking at the bottom of the back of the second physical page in the book (page iv, but it has no page number). Just above the ISBN number is a list of numbers. For the first printing of the book, the list appears as follows:
10 9 8 7 6 5 4 3 2 1
The last number in the list is the printing number. So the above list indicates printing 1 and the following list indicates printing 2:
10 9 8 7 6 5 4 3 2
Tutorial 11
- p p . 234-235: Entire step-by-step for "Executing the For...Next Repetition Statement was changed. Click here for the updated PDF.
Tutorial 12
- Tutorial 1page 258, first line of last paragraph:
“Interest Calculator” should be “Security Panel”
Tutorial 24
- p. 594. Line 80: The highlight cut off the text in the line.
Tutorial 25
- On some machines, the parameter mentioned will be Original_AccountNumber, not ORIGINAL_AccountNumber. When creating the application, the reader should be careful to take note of which parameter is created for them, and use the proper identifier in the code.