Print errors discovered by release of ECKELT01 (Feb 21, 1995):

-- Extra quote mark on back cover after PJ Plauger
-- Page numbering errors in table of contents
-- Page 28: Zip code for EckelBits should be 91941-4259
-- Page 30: under "seminars & mentoring," misplaced comma
-- Page 550: footnote 2, the second "C++" should be "C"
-- Page 561: The function "call" should read:
   void call(base b) {
-- Page 627: The function "SumValue" should have a void return value
-- Page 642: Listing SPECIAL.CPP should #include <iostream.h>
-- Page 717: under "don't cause exceptions in destructors," the
   beginning of the third line down, replace "constructor" with "destructor"
-- Page 752: in the code listing, two lines below class X, the M in
   "mutable" should be lower case
-- Page 758: The first column in the last entry in the table. Replace
   ":?" with "?:"
