C (programming language)/Related Articles: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer (moving bot-suggested links to other sections) |
imported>Pat Palmer (→Bot-suggested topics: deleting remainder of these, as they make no sense) |
||
Line 13: | Line 13: | ||
<!-- Remove the section below after copying links to the other sections. --> | <!-- Remove the section below after copying links to the other sections. --> | ||
Revision as of 06:40, 18 June 2010
- 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
- Actual parameter [r]: Special kind of variable that refers to data that a subroutine receives on which to operate. [e]
- Formal parameter [r]: Add brief definition or description
- 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]