Jump to content

User:Tule-hog/Heap (computer memory)

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

"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.