C (programming language)/Related Articles

From Citizendium
< C (programming language)
Revision as of 07:40, 18 June 2010 by imported>Pat Palmer (→‎Bot-suggested topics: deleting remainder of these, as they make no sense)
Jump to navigation Jump to search
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]