Errata
Submit your own errata for this product.
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question
| Version | Location | Description | Submitted By | Corrected |
|---|---|---|---|---|
| Printed | Page xvi Obtaining Online Examples |
Find examples at: http://examples.oreilly.com/9781565921160/ |
Anonymous | |
| Printed | Page xvi |
Under the "FTP" heading, line 6 of the code used to read: |
Anonymous | Jan 2000 |
| Printed | Page xvii |
Under the "ftpmail" heading, line 3 of the code use to read: |
Anonymous | Jan 2000 |
| Printed | Page xvii Under the "BITFTP" heading, the first line of code use |
to read: |
Anonymous | Jan 2000 |
| Printed | Page xvii Under the "BITFTP" heading, the third line of code use |
to read: |
Anonymous | Jan 2000 |
| Printed | Page xix The following text was added to the preface |
"How to Contact Us |
Anonymous | Jan 2000 |
| Printed | Page 3 para. 4, line 1 |
"astraction" should be "abstraction" |
Anonymous | |
| Printed | Page 15 next-to-last para. |
The variable "d2" is declared twice in the same program. |
Anonymous | |
| Printed | Page 15 last para. |
"initialize d2 ad d3" should be "initialize d2 and d3". |
Anonymous | |
| Printed | Page 60 para. 2, line 2: "pia" changed to "psia" (still in constant width.) |
Anonymous | May 1997 | |
| Printed | Page 66 2nd para. (not incl. code) |
This "minor technical mistake" is a publishing error, not an error in C++. |
Anonymous | |
| Printed | Page 109 Fourth line of code in advanced topic box |
There is an extra comma after the last item in the member initialization list: |
Anonymous | |
| Printed | Page 123 para. 4, lines 2-3: "printer member function operator <<()" |
changed to "printer operator operator<<()" ("operator<<()" is still |
Anonymous | May 1997 |
| Printed | Page 125 2/3 the way down the page |
void Id::operator=(Id src) { |
Anonymous | |
| Printed | Page 125 code for operator |
void Id::operator=(Id &src) { |
Anonymous | Sep 2001 |
| Printed | Page 129 the code block at the top of the page |
void Id::operator=(Id src) { |
Anonymous | |
| Printed | Page 129 code in the middle of the page |
*os "Id{" data "-->"; |
Anonymous | |
| Printed | Page 129 2nd paragraph |
The printing operator operator() is identical to what you've.... |
Anonymous | |
| Printed | Page 129 Last but one para in the Id::set function |
void Id::set(char *idStr) |
Anonymous | |
| Printed | Page 129 code for set |
void Id::set(char *idStr) { |
Anonymous | Sep 2001 |
| Printed | Page 129 example printout at bottom of page |
id1 = Id{0x22640-->IdData{0, refCount = 2}} |
Anonymous | Sep 2001 |
| Printed | Page 140 last paragraph |
'We've also changed anArray.getElem(5).sanitize to ...' |
Anonymous | |
| Printed | Page 152 3rd paragraph |
Third line down, there is a comma that should be a period. |
Anonymous | |
| Printed | Page 200 last para. |
"It`s also good idea" should be "It`s also a good idea". |
Anonymous | |
| Printed | Page 209 About the Authors: para. 2 changed to |
"Doug Brown is a consultant/contractor in Beavertown, Oregon. He has |
Anonymous | May 1997 |
| Printed | Page 210 added the following to the end of the next-to-last para |
Whenever possible, our books use RepKover (tm), a durable and flexible |
Anonymous | Mar 1998 |
