- Installing MinGW C/C++ compiler at home
- Installing LccWin32 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.
- 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
- A Tutorial On Pointers And Arrays In C
- Programming in C
- C Programming Notes
- The C Book
- Learning GNU C
- How Stuff Works: C Programming Language
- comp.lang.c Frequently Asked Questions
- 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
- Open Directory - C - FAQs, Help, and Tutorials
- Google Directory - C
- Dr Dobb's Journal: C/C++ Programming
- C/C++ Users Journal
- 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.
|