 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
tom Guest
|
Posted: Thu Sep 21, 2006 9:10 am Post subject: address in memory |
|
|
He
How to get address in memory?
for example:
I would like 'ADR' be the adress in memory where 'srtBuf' starts
from debuger I know it is 0x003b1460 but how to get it by program?
char* srtBuf = new char[20];
long int ADR = 0x003b1460;
t. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|