digg.png delicious.png blinkit.png furl.png
C++ in the Lab:
Lab Manual to Accompany C++ How to Program, 4/e: Errata

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.

Chapter 8

p. 351 second sample output, "test1 = 0" should be "test1 = 1".

Chapter 11

p. 464 line 5, "std::ios" should be "std::fixed".

p. 465 line 71, "doubleArray()" should be "doubleArray"

Chapter 13

p. 526 line 48-50, "arith" should be "arithmetic".

p. 532 line 27, you do not need to write the definition for member function what.