pointers in memory

A

arvind.nm

hi ppl,
i am implementing a garbage collector for c++. in order to
trace pointers using the root set, i need some way to distinguish
pointers from data in memory (heap). i.e by analyzing the memory
location pointed by my root set, i have to find if that block furthur
holds a pointer to another block.
can anyone plz help me get a solution to this..

thanx
 

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
474,163
Messages
2,570,897
Members
47,434
Latest member
TobiasLoan

Latest Threads

Top