C (programming language)/External Links: Difference between revisions

From Citizendium
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]]
==Humor==
* [http://www.ioccc.org/ The International Obfuscated C Code Contest]


==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 15:25, 12 December 2007

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
Tutorials [?]
 
A hand-picked, annotated list of Web resources about C (programming language).
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

History

FAQs

C culture