Re: LZ: How to do self-modifying code?


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

Re: LZ: How to do self-modifying code?



> 
> That's not really self-modifying code.  If you don't know what your'e 
> doing you can really mess up using self-modifying code.  It can be fun, 
> but you have to know the opcodes well.  What your'e doing does not require 
> it, and I would definatlly not recommend it with your prob at hand.
>
just to expain this: teh standard usage of 'self modifying code' is 
code which modifys instructions that are to executed. It has been used 
here in the context of modifing data within your code, which is 
totally different...


 




Rob Taylor MAIL - mailto:rtaylor@ticalc.org 
           WEB  - http://www.u-net.com/~rtaylor/    


References: