Talk:Dynamic memory allocation
Appearance
Can someone please expand the section "Heap-based memory allocation"? How exactly is the Heap data structure utilized in it? thx!
- It isn't! Just a coincidence in naming. Good point. Usually the heap is based on one of the discussed allocation algorithms such as free lists or the buddy system. Deco 01:53, 29 December 2005 (UTC)