Jump to content

User:Tule-hog/Heap (computer memory)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Tule-hog (talk | contribs) at 08:59, 8 September 2024 (start draft). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(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

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