C (programming language)/Related Articles: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer m (adding Programming_language as parent topic) |
imported>Pat Palmer (moving bot-suggested links to other sections) |
||
Line 5: | Line 5: | ||
==Subtopics== | ==Subtopics== | ||
{{r|Actual parameter}} | |||
{{r|Formal parameter}} | |||
==Other related topics== | ==Other related topics== | ||
Line 16: | Line 17: | ||
Auto-populated based on [[Special:WhatLinksHere/C (programming language)]]. Needs checking by a human. | Auto-populated based on [[Special:WhatLinksHere/C (programming language)]]. Needs checking by a human. | ||
{{r|COBOL}} | {{r|COBOL}} | ||
{{r|Computer Go}} | {{r|Computer Go}} | ||
{{r|Gamma function}} | {{r|Gamma function}} | ||
{{r|Mac OS X}} | {{r|Mac OS X}} |
Revision as of 06:39, 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]
Bot-suggested topics
Auto-populated based on Special:WhatLinksHere/C (programming language). Needs checking by a human.
- COBOL [r]: Computer programming language. [e]
- Computer Go [r]: Field of artificial intelligence dedicated to creating a computer program that plays the ancient board game go. [e]
- Gamma function [r]: A mathematical function that extends the domain of factorials to non-integers. [e]
- Mac OS X [r]: BSD-based, POSIX-compatible graphical Unix operating system made by Apple for use on Macintosh computers. [e]
- Numerical Recipes [r]: Influential series of books on algorithms and numerical analysis, all by William Press, Saul Teukolsky, William Vetterling and Brian Flannery. [e]
- PHP [r]: General-purpose, dynamically-typed scripting language used primarily for web development. [e]