C (programming language)/Related Articles: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Daniel Mietchen
m (Robot: encapsulating subpages template in noinclude tag)
imported>Pat Palmer
(adding Gcc)
(7 intermediate revisions by 2 users not shown)
Line 2: Line 2:


==Parent topics==
==Parent topics==
 
{{r|Programming language}}


==Subtopics==
==Subtopics==
 
{{r|Actual parameter}}
{{r|Formal parameter}}
{{r|Gcc}}


==Other related topics==
==Other related topics==
<!-- Remove the section below after copying links to the other sections. -->
==Bot-suggested topics==
Auto-populated based on [[Special:WhatLinksHere/C (programming language)]]. Needs checking by a human.
{{r|Actual parameter}}
{{r|Buffer overflow}}
{{r|Buffer overflow}}
{{r|C++}}
{{r|C++}}
{{r|COBOL}}
{{r|Computer Go}}
{{r|Formal parameter}}
{{r|Gamma function}}
{{r|Mac OS X}}
{{r|Numerical Recipes}}
{{r|PHP}}


[[Category:Bot-created Related Articles subpages]]
<!-- Remove the section below after copying links to the other sections. -->
<!-- Remove the section above after copying links to the other sections. -->

Revision as of 15:53, 24 June 2010

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
Tutorials [?]
 
A list of Citizendium articles, and planned articles, about C (programming language).
See also changes related to C (programming language), or pages that link to C (programming language) or to this page or whose text contains "C (programming language)".

Parent topics

  • Programming language [r]: A formal language specification, and programs for translating the formal language to machine code. [e]

Subtopics

Other related topics

  • Buffer overflow [r]: In computers and computer security, occurs when more data is written to a memory buffer than can fit into the memory buffer. [e]
  • C++ [r]: Programming language created by Bjarne Stroustrup that added concepts from object oriented programming to the C programming language. [e]