View Single Post
Old 02-24-2003, 06:02 PM   #2 (permalink)
joe_bruin
LOAD "*",8,1
 
Join Date: Feb 2003
Location: la.ca.us
Posts: 254
joe_bruin is on a distinguished road
a good c++ book, in my opinion, is "C++: The Complete Reference" by Herbert Schildt. it features good coverage of the language and is a great reference book. the author's style is very easy to understand, and has lots of code examples. the book also covers the old c-style io functions as well as the c++ ones. stl coverage is a bit weak (from my recollection).

amazon link
joe_bruin is offline   Reply With Quote