- Installing LccWin32 C compiler at home
- Installing MinGW C/C++ compiler at home
- These pages explain how to install free C compilers for Windows on your home computer and how to use a text editor as a simple IDE for the compilers.
- Standard C (by P.J. Plauger and Jim Brodie)
- Dinkum C99 Library (by P.J. Plauger and Jim Brodie)
- C/C++ Reference
- The C Library Reference Guide
- C Function Quick Ref
- Extended ASCII chart
- The above links are to pages that provide reference material about the C programming language and the Standard C Runtime Libraries. The first link is to an online version of a very good C reference book.
- Essential C - Stanford CS Education Library
- Pointers and Memory - Stanford CS Education Library
- Programming in C
- C Programming Notes
- The C Book
- Learning GNU C
- Animated C Tutorial
- comp.lang.c Frequently Asked Questions
- Google Directory - C Tutorials
- These links are to some tutorial material and online textbooks about C programming.
- Infrequently Asked Questions in comp.lang.c
- The International Obfuscated C Code Contest
- Links that give you an idea of what programmers think is funny about C.
- C Resources
- Programming in C
- C/C++ Users Journal
- Dr Dobb's Journal: C/C++ Programming
- DevZoo - Free Text Editors CC++ Compilers and Other Programming Tools
- These are links to some pages that have a lot more links to resources about C on the Internet.
|