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

From Citizendium
Jump to navigation Jump to search
imported>Pat Palmer
m (C (programming language)/External Links moved to C programming language/External Links: getting rid of ( ) because difficult to link to and most other languages not using this convention)
imported>Chris Day
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{subpages9}}
{{subpages}}
==syntax reference==
==Syntax reference==
[http://harbormist.com/quickrefs/quickRefC/ Dr. Dave's C Quick Reference] - summary of C syntax and keywords
[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