C/C++ Programming Link(s)


Manuals for the excellent GNU C/C++ tools and libraries.

Automake
Create GNU Standards-compliant Makefiles from template file.
cpp
GNU C compiler pre-processor.
cvs
GNU version control system.
gas
GNU assembler.
gcc
GNU C compiler.
g++
GNU C++ compiler. (As of version 2.0 incorporated into gcc)
gdb
GNU source-level C debugger.
gmake
GNU make.
LibG++
The GNU c++ library.
Libtool
Script to allow package developers to provide generic shared library support.
I got all of these manuals from cl.cam.ac.uk and www.delorie.com which have these and many other GNU manuals in HTML format (these two sites are very different from each other, even including different content). If you are looking for other GNU resources try www.fsf.org.

C Specific Resources

Eric Huss's C Library Reference Guide
Steve Summit's comp.lang.c FAQ
Yahoo's C/C++ Links
Dinkum C Library Reference
Open Directory C tutorials links
Programming in C online course
C Programming Reference advertising as being beginners
The Free Software Foundation's (GNU) coding standards.
C Elements of Style (online abbreviated version of the book)

C++ Specific Resources

Marshall Cline's C++ FAQ lite (the old site)
Boost's large set of free C++ libraries
Linux Documentation project HOWTO program C++
Available C++ libraries FAQ frames
Some old X prog links
Yahoo's C/C++ Links
Bjarne Stroustrup's Home Page (Author of C++)
Dinkum C++ Library Reference
C++ FAQ LITE
Official HTML comp.lang.c++ FAQ
__ #C++ Website __
The Free Software Foundation's (GNU) coding standards.

Other Miscellaneous Links of Interest

lcc
-A Retargetable Compiler for ANSI C

Back to Programming Links

Email: sanders@cs.rochester.edu
Last change: October 15, 1999

HOME
URCS Home Page