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