Stack frame/Related Articles
Jump to navigation
Jump to search
- See also changes related to Stack frame, or pages that link to Stack frame or to this page or whose text contains "Stack frame".
Parent topics
Subtopics
Bot-suggested topics
Auto-populated based on Special:WhatLinksHere/Stack frame. 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]
- Canary value [r]: Add brief definition or description
- Compiler [r]: A program that translates a human-readable instructions into machine instructions. [e]
- Data structure [r]: A means of specifying how information is arranged on storage media for processing. [e]
- Formal parameter [r]: Add brief definition or description
- List of code generation topics [r]: Add brief definition or description
- Register allocation by graph coloring [r]: Add brief definition or description
- Register allocation [r]: Add brief definition or description
- Stack [r]: Abstract data type in computer science that supports last-in first-out (LIFO) access to its contents. [e]
- Virtual memory [r]: A concept in computer science whereby an operating system can use alternate (usually slower) data storage to impersonate real memory and run programs that ordinarily would not fit into real memory (RAM) [e]