Jump to content

User:Tule-hog/Heap (computer memory)

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Tule-hog (talk | contribs) at 17:58, 8 February 2025 (Tule-hog moved page Draft:Heap (computer memory) to User:Tule-hog/Heap (computer memory): userfy for now). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

"Heap memory is a common pool of free memory used for dynamic memory allocations within an application... The term heap memory is used because most implementations for dynamic memory allocation make use of a binary tree data structure called a heap."[1]

References

[edit]
  1. ^ Scott Hanson (August 2010). "Mastering ILE Heap Memory Management". System iNEWS.