Coding in C - List of Resources

Hello all I would like to start this thread in order to compile a list of references that people can turn to when they are trying to code in C. I am not sure if something exists on this board but it would be very useful for a lot of people. Please share your favorite resources for C programming.

I will start.
These are basic references for almost anything you need to know

http://cslibrary.stanford.edu/101/EssentialC.pdf
http://www.physics.drexel.edu/courses/Comp_Phys/General/C_basics/

Well, you gotta have this one if you're working with an Arduino (or any AVR processor):

http://www.nongnu.org/avr-libc/

:slight_smile:

Also: http://www.cplusplus.com/

You people heard of C++? [Covers head] [Runs and hides] ;D

Starting FORTH - FORTH, Inc :wink: