[H-GEN] C/C++ Reference Manual
ben.carlyle at invensys.com
ben.carlyle at invensys.com
Tue Aug 26 03:23:39 EDT 2003
Hello,
Anthony Irwin <anthonyi at toolboxsoftware.com.au>
Sent by: Majordomo <majordom at caliburn.humbug.org.au>
26/08/2003 05:03 PM
Please respond to general
To: Humbug - General <general at lists.humbug.org.au>
cc:
Subject: [H-GEN] C/C++ Reference Manual
> I am looking for a good c/c++ reference that lists the different
librarys
> and commands and gives usage examples. Also does any one know of
anything
> similar to cpan for c/c++.
> I have googled but all I can find is c/c++ tutorials not reference
manuals.
> I am ideally looking for something I can download to my system and refer
to
> anytime.
One reference I keep close to my keyboard while coding is the SGI Standard
Template Library Programmer's Guide. This documentation is available in
debian package as stl-manual. Other references I use often are the
Effective C++ series on CD-ROM and the dead tree form of Bjarne
Stroustrup's "The C++ Programming Language". Bjarne's home-page is also a
good resource for C++ info and links
(http://www.research.att.com/~bs/homepage.html). Also, if I'm looking for
reference material specifically on the standard library that's not covered
by any of the previously mentioned sources I often refer to the roguewave
documentation, eg
http://www.roguewave.com/support/docs/sourcepro/stdlibug/booktoc.html.
You can probably find some more around the place, and I'm sure you can
find and others on this list will provide plenty of C-only reference
material.
Benjamin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.humbug.org.au/pipermail/general/attachments/20030826/5c20607e/attachment.html>
More information about the General
mailing list