Heap Walker

I

invincible

Hi
I want to know about Implementing Heap Walker using c++ on GNU -Linux.

Mohan
 
A

Artie Gold

invincible said:
Hi
I want to know about Implementing Heap Walker using c++ on GNU -Linux.

And asking in an appropriate place would be a good idea. From the
perspective of C++, "heap" merely describes a possible implementation
for the free store. The allocation mechanism itself is but magic.

would be the appropriate place to
ask. [Free hint: where are the structures involved in memory management
defined on your platform?]

HTH,
--ag
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top