Some good online resources for C/C++ include:
C++ language author's page (Bjarne Stroustrup)
The draft ANSI C++ standard. Hard to use, but authoritative:
ANSI C++ standard
Current compilers may or may not implement all the requirements
of this draft standard.