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

From Citizendium
Jump to navigation Jump to search
imported>Pat Palmer
(adding link to Dr. Dave's C quick ref sheet)
 
imported>Chris Day
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==syntax reference==
{{subpages}}
[[http://harbormist.com/quickrefs/quickRefC/ | Dr. Dave's C Quick Reference]] - summary of C syntax and keywords
==Syntax reference==
[http://harbormist.com/quickrefs/quickRefC/ Dr. Dave's C Quick Reference] - summary of C syntax and keywords
 
==History==
* [http://cm.bell-labs.com/cm/cs/who/dmr/chist.html ''The Development of the C Language''] by [[Dennis Ritchie]]
 
==FAQs==
* [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)]

Latest revision as of 02:55, 7 January 2009

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