| Author |
C++ perfect compiler
|
|
| Q8 Jesus 2005-05-24, 8:24 am |
| Hello all
this is my first time i write in this forum and i have a simple question !
i have bought Herbert Schildt C++ from the ground up,but i can`t find one compiler works with all the examples of the book !!
if any one else use the same book pls help.
thank you | |
| Farrell 2005-05-25, 3:30 pm |
| quote: Originally posted by Q8 Jesus
Hello all
this is my first time i write in this forum and i have a simple question !
i have bought Herbert Schildt C++ from the ground up,but i can`t find one compiler works with all the examples of the book !!
if any one else use the same book pls help.
thank you
Try one of these:
http://www.delorie.com/djgpp/
http://www.bloodshed.net/
If they don't work, post the code and the error messages here. be sure to check the book's web site for errata as well. Some of the programs may have typos in them. | |
| ChrisDfer 2005-05-25, 8:01 pm |
| quote: Originally posted by Q8 Jesus
Hello all
this is my first time i write in this forum and i have a simple question !
i have bought Herbert Schildt C++ from the ground up,but i can`t find one compiler works with all the examples of the book !!
if any one else use the same book pls help.
thank you
I have the same book lying around somewhere. I used dev c++ from bloodshed and never had any issues(as far as I can recall). Which compilers were you using and what examples did you have issues with? |
|
|
|