C (programming language)/Related Articles: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer (→Other related topics: moving C++ to another section (from bot-found)) |
imported>Pat Palmer |
||
Line 17: | Line 17: | ||
{{r|Actual parameter}} | {{r|Actual parameter}} | ||
{{r|Buffer overflow}} | {{r|Buffer overflow}} | ||
{{r|COBOL}} | {{r|COBOL}} | ||
{{r|Computer Go}} | {{r|Computer Go}} |
Revision as of 06:35, 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
Subtopics
- 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.
- Actual parameter [r]: Special kind of variable that refers to data that a subroutine receives on which to operate. [e]
- 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]
- 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]
- Formal parameter [r]: Add brief definition or description
- 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]