C (programming language)/External Links: Difference between revisions
Jump to navigation
Jump to search
imported>Kjetil Ree No edit summary |
imported>Kjetil Ree No edit summary |
||
Line 5: | Line 5: | ||
==History== | ==History== | ||
* [http://cm.bell-labs.com/cm/cs/who/dmr/chist.html ''The Development of the C Language''] by [[Dennis Ritchie]] | * [http://cm.bell-labs.com/cm/cs/who/dmr/chist.html ''The Development of the C Language''] by [[Dennis Ritchie]] | ||
==FAQs== | ==FAQs== | ||
* [http://c-faq.com/ comp.lang.c Frequently Asked Questions] | * [http://c-faq.com/ comp.lang.c Frequently Asked Questions] | ||
==C culture== | |||
* [http://www.ioccc.org/ The International Obfuscated C Code Contest] | |||
* [http://www.lysator.liu.se/c/ten-commandments.html The Ten Commandments for C Programmers (Annotated Edition)] |
Revision as of 14:25, 12 December 2007
- Please sort and annotate in a user-friendly manner and consider archiving the URLs behind the links you provide. See also related web sources.
Syntax reference
Dr. Dave's C Quick Reference - summary of C syntax and keywords