C Programming

Installing LccWin32 C compiler at home
Installing MinGW C compiler at home
These pages explain how to install free C compilers 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)
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
Pointers and Memory
C Programming Notes
Animated C Tutorial
comp.lang.c Frequently Asked Questions
These links are to some tutorial material 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.


Return to the CS 302 home page.


compliments and criticisms