Stack frame/Related Articles: Difference between revisions
Jump to navigation
Jump to search
imported>Daniel Mietchen m (Robot: Creating Related Articles subpage) |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | <noinclude>{{subpages}}</noinclude> | ||
==Parent topics== | ==Parent topics== | ||
Line 8: | Line 8: | ||
==Other related topics== | ==Other related topics== | ||
* [[Computer_science/Catalogs/List_of_seminal_concepts_in_computer_science|List of seminal concepts in computer science]] | |||
<!-- Remove the section below after copying links to the other sections. --> | <!-- Remove the section below after copying links to the other sections. --> | ||
Line 21: | Line 21: | ||
{{r|Formal parameter}} | {{r|Formal parameter}} | ||
{{r|List of code generation topics}} | {{r|List of code generation topics}} | ||
{{r|Register allocation by graph coloring}} | {{r|Register allocation by graph coloring}} | ||
{{r|Register allocation}} | {{r|Register allocation}} | ||
Line 27: | Line 26: | ||
{{r|Virtual memory}} | {{r|Virtual memory}} | ||
{{Bot-created_related_article_subpage}} | |||
<!-- Remove the section above after copying links to the other sections. --> | <!-- Remove the section above after copying links to the other sections. --> | ||
==Articles related by keyphrases (Bot populated)== | |||
{{r|Coral reef}} | |||
{{r|Virtual memory}} | |||
{{r|Buffer overflow}} |
Latest revision as of 16:00, 21 October 2024
- 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]
- Coral reef [r]: Organic underwater structures formed by calcium-secreting animals; plays a key role in marine ecosystems, but is endangered. [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]
- 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]