Re: A86: very strange


[Prev][Next][Index][Thread]

Re: A86: very strange




On Wed, 29 Apr 1998, Trey Jazz wrote:

> ok....program A is the program that i posted...run that and then run
> program B (which has some changing of allocated memory at the end). in
> program B do something that would cause a change...like in a game get
> the hiscore. then exit the program and go back in. whatever had changed
> in program B is now reset back to the values that were in the program
> before you ran program A

But isn't that the normal behavior?  If you change a value in program B,
it only changes it in the _asm_exec_ram, not in the stored variable.
Right?

--------
Dan Eble (mailto:eble@cis.ohio-state.edu)
         (http://www.cis.ohio-state.edu/~eble)

"Behold, how great a matter a little fire kindleth!" -- James 3:5


References: