C (programming language)/Related Articles: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer (moving Buffer overflow from bots to another section) |
imported>Pat Palmer m (adding Programming_language as parent topic) |
||
Line 2: | Line 2: | ||
==Parent topics== | ==Parent topics== | ||
{{r|Programming language}} | |||
==Subtopics== | ==Subtopics== |
Revision as of 06:37, 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
- 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.
- Actual parameter [r]: Special kind of variable that refers to data that a subroutine receives on which to operate. [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]