[c] memory locations between apps
I tried to write two programs, one that would set a value to an int and display its memory address to the user, and another one that would print the value found at a user-entered address. I could never get the value I wanted. Is there a reason that a memory address could not be accessed in this way?
__________________
"Good artists copy, great artists steal." - Pablo Picasso
|