Practical C Programming, 3rd edition by Steve Oualline The following corrections were made to the 10/03 reprint: Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem {163} IN PRINT: Table 11-7, second row, second column "0000 1010 >> 2" NOW READS: "0000 1001 >> 2" {216} IN PRINT: 9th paragraph; I believe Windows uses CR+LF to mark the end-of-line. However the 9th paragraph (page 216) states: "MS-DOS/Windows uses the two characters: " (in the wrong order). NOW READS: "MS-DOS/Windows uses the two characters: "