|
|
|
|
|
| Author |
Message |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 24 Mar 2008 19:33:04 IST
|
|
|
here are some of the mistakes........
1). pg no. 189.......fig 4.4...........original program.......function "square" shud be declared before "main".....as it is inline....
2).Chapter DATA FILE HANDLING>.......in almost all the programs....this statement is used....... if( ! fout ) { cout << " file cannot be opened " ; return 1 ; } highlighted statement is wrong as "returntype" of "main" is kept void.....instead of return....exit(0); should be used....for which stdio.h shud be used.....
3). pg 352 program 7.10 "fin" is used but declared is "fi"
4). pg 653 Distributive law.....second circuit is wrong,,,,
5). pg 663 Table 13.31 the last value of F shud be 1 according to example 13.11
if I get more........I will post them in 3 days.......
BEST OF LUCK........
|
............................................................................................................................................................................................
There's Light at the end of every Tunnel, so KEEP MOVING....
Best of luck to all my mates....
............................................................................................................................................................................................
|
this reply: 10 points
(with 2 
in 2 votes ) [?]
|
|
You have to be logged on to rate
|
|
|
|
|
|
|
|
|
|