Click to See Complete Forum and Search --> : C++ Refrence


APwrs
02-27-2006, 04:29 PM
Greetings all. Currently, I'm a Java programmer and I've found the Java in a Nutshell refrence books invaluable.

I was wondering if anyone could recommend a good C++ refrence book that details the various classes and methods similar to the way Java in a Nutshell does. Thanks :).

webwolf
02-28-2006, 02:20 AM
STL Tutorial and Referance Guide would be my tip. Otherwise your probably looking for specific Library referances.

Jeremy