planetsim I am not a C++ guru... but there is one book that is a must. Most probably you already have it, if not check its index and contents in amazon:
The C++ Programming Language
by Bjarne Stroustrup
After you read this book you are confident enough to even write a compiler for C++. Its really comprehensive, but it doesn't have a stereotyped function reference as other books.