locked
Looking for a good c++ book. RRS feed

  • Question

  • I'm pretty much just starting all over with attempting to learn c++. I started a while ago with VC++ 6, but didnt get very far because i lack a proper attention span :P. However, the programs from the start won't compile due to missing headers(referring to old versions of some headers, such as iostream.h rather than just iostream) I assume the book continues to use such headers. I'm looking for a book the help learn C++ in a way that will be able to compile through VC++ 2005(and possibly GCC). Anyone know a good book for this?
    Wednesday, November 30, 2005 3:05 AM

Answers