 |
Do you think you've discovered an error in this book?
Please check the list of errata below to see if we've already addressed the error. If not,
please submit the error via our
Errata Form.
We will attempt to verify your error; if you're right, we will post a correction below.
| Chapter | Page | Details | Date | Print Run |
|
17 |
Typo 32-byte system
should be:
32-bit system
|
10/15/08 |
|
|
28 |
Error in Text Under Multidimensional Arrays in the second paragraph, fourth line:
arrMyIntArray4(2,3)
should be
arrMyIntArray4(3,2)
arrMyIntArray4(2,3) doesn't exist when "Dim arrMyIntArray4( , ) as Interger = { {1, 2, 3},{4, 5, 6}, {7, 8, 9}, {10, 11, 12}, {13, 14, 15} }
|
10/9/09 |
|
| 10 |
408 |
Typo in Firgure 10-3 XmLMode
Should be
XmlNode
|
1/26/09 |
|
|
13 |
Error in Text In the last sentence of the fourth paragraph:
The first If statement in the following example illustrates the default order, while the second and third use...
Should be:
The second If statement in the following example illustrates the default order, while the first and third use...
|
4/6/10 |
|
|
Visual Basic
Related Resources
Blogs
Articles
 |