Elon10
Mar 11th, 2001, 01:51 PM
Hey gang...
I am building an app that will go through all of your memory and display it in a textbox....piece by piece of course. I am using Borland C++ ver 5.02 and I can't seem to get this idea to work. I have tried using pointers but you can't access stuff outside your own working memory. Then I tried using the function peek()
but that didn't work either. Anyway, any help on this would be great.
Thx
Elon
I am building an app that will go through all of your memory and display it in a textbox....piece by piece of course. I am using Borland C++ ver 5.02 and I can't seem to get this idea to work. I have tried using pointers but you can't access stuff outside your own working memory. Then I tried using the function peek()
but that didn't work either. Anyway, any help on this would be great.
Thx
Elon