A good reference book for C++ and C

Hi, was just wondering if anybody knew of a good online reference or book that summarizes all the most common and widely used C and C++ libraries?

A reference would book like this would be wonderful...

Thanks.
You've got a nice reference right here: http://www.cplusplus.com/reference/

This is the place to start for common and widely used libraries: http://www.boost.org/

http://en.wikipedia.org/wiki/Technical_Report_1

Anything more specific and you'll have to tell us what platform you intend to program on.
Topic archived. No new replies allowed.