| View previous topic :: View next topic |
| Author |
Message |
JaRuKat Guest
|
Posted: Sat Jul 16, 2005 10:21 am Post subject: No supporting website C++ book |
|
|
Addison Wesley doesn't support the book I recently bougth. So I'm
missing the supporting stuff, like examples and answers/solutions to
the questions.
The book:
The programming Language C++
Author Bjarne Stroustrup
ISBN 0-201-70073-5 (English Version)
ISBN 90-430-0231-3 (Dutch Version)
The supporting website was: www.aw.com/cseng/
It is not archived in wwww.archive.org because archiving was blocked
with a robots.txt by Addison Wesley.
Does somebody has the supporting information of this book??
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]
|
|
| Back to top |
|
 |
David Abrahams Guest
|
Posted: Sat Jul 16, 2005 11:47 pm Post subject: Re: No supporting website C++ book |
|
|
"JaRuKat" <Jaap.DeBeurs (AT) gmail (DOT) com> writes:
| Quote: | Addison Wesley doesn't support the book I recently bougth. So I'm
missing the supporting stuff, like examples and answers/solutions to
the questions.
The book:
The programming Language C++
Author Bjarne Stroustrup
ISBN 0-201-70073-5 (English Version)
ISBN 90-430-0231-3 (Dutch Version)
The supporting website was: www.aw.com/cseng/
It is not archived in wwww.archive.org because archiving was blocked
with a robots.txt by Addison Wesley.
Does somebody has the supporting information of this book??
|
Have you tried http://www.research.att.com/~bs/ ?
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]
|
|
| Back to top |
|
 |
JaRuKat Guest
|
Posted: Wed Jul 20, 2005 2:10 pm Post subject: Re: No supporting website C++ book |
|
|
Yes I tried and I found some information allready there. There is also
a book called "C++ Solutions" (0-201-309652-3) from Vandervoort, which
contains the solutions of all the excercises of "the programming
language C++"
But also this book is not printed and available anymore.
Thanks anyway for your effort!
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]
|
|
| Back to top |
|
 |
|