Hi all, could somebody give me an example about how to set an array eg. ARRAY[], to include the bytes containd at a memory address field, eg. ARRAY[] contains the bytes from the memory address 0x1000000 to the memory address 0x4000000. (I give this example because i can't describe it better...) The bytes are not fixed. They change every time i ...