Re: Build errors
Re: Build errors
- Subject: Re: Build errors
- From: David A Rowland <email@hidden>
- Date: Thu, 14 Sep 2006 10:43:24 -0700
Title: Re: Build errors
At 10:18 AM -0700 9/14/06, Clarence Badger wrote:
Thanks to all for your help, but
especially Cameron for his suggestion of the stricter conformance to
the language standards. I cleaned up some errors but find that I am
ignorant of all the language standards of C++. Can you or anyone
suggest a book that I may purchase to educate me? Thank you in
advance.
The C++ standard is available from ANSI as a pdf download for
$18:
www.ansi.org/
Unlike most standards it is quite readable.
Bjarne Stroustrup's book "The C++ Programming Language"
is encyclopedic, but its narrative style is rather flat. It is
sometimes hard to appreciate the importance of what it is
saying.
Others I think are pretty good: "Practical C++ Programming"
by Steve Oualline, "C++ in a Nutshell" by Ray Lischner (790
pages, some nutshell), "Ivor Horton's Beginning ANSI C++".
Each has its own style, you will have to decide which fits you
best.
Scott Meyers books, "Effective C++" and "More
Effective C++" are great, though they are not instructions on the
complete language.
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden