book main | contents | reviews | errata
|
Page 3: In the last paragraph, "DCMA" should be "DMCA." Page 8: In the first structure under the header 0x231, the phrase "Set of instruction" should read "Set of instructions." Page 56: In the code listing for the pointer_types4.c program, the first comment should read: // Iterate through the char array with the void_pointer. The second comment should read: // Iterate through the int array with an unsigned integer. Page 57: In the code listing for the pointer_types5.c program, the first comment should read: // Iterate through the char array with an unsigned integer. The second comment should read: // Iterate through the int array with an unsigned integer. Page 71: In the stack_example.c code, the text should read "The local variables for the function inclue a 4-byte integer called flag and a 10-character buffer called buffer." Page 74: The (2) should be placed at 0xbffff7dc in the gdb listing. This is the last hexword on the second line of the stack listing... directly above where the (4) is. The hexvalue for that position in the text is 0x080483b9. Page 87: In section 0x282, in the first section after output: For "simplenote*" files, the owner is reader and the group is users and reader. Page 114: The statistics "increase your chances of finding the ace from 33 percent to 50 percent" should read "33 percent to 66 percent." |
book main | contents | reviews | errata
Copyright 2008 by No Starch Press