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

From Citizendium
Jump to navigation Jump to search
imported>Robert W King
No edit summary
imported>Kjetil Ree
No edit summary
Line 1: Line 1:
{{subpages}}
{{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]]

Revision as of 14:50, 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