We are still actively working on the spam issue.
C Help and Discussion
C Help and Discussion is an ongoing general. In it people discuss C/C++ programming, projects that they and others are working on. Show what your working on, and go mess around someones else's code.
Contents
Useful Links
Getting started
- C FAQ
Books
- K&R PDF
- KING PDF
Notable Projects Summited
- Dotris
- TeaChess
- Chad
C Misconceptions
C is a small language!
C is often called a small language but this is simply not true. Its small RELATIVE to other languages. The set of information that is C is quite large on its own and takes a long time to master completely ("Master" could be defined as the ability to write a working standards-compliant compiler).