[fpc-devel] Need an elegant way to preset a specific memory area in elf files
Michael Schnell
mschnell at lumino.de
Wed Apr 23 10:25:01 CEST 2014
I would simply create a record type and a pointer type to same and then
typecast an integer constant (=address) onto the pointer. Now you can
access the values by normal dereferencing.
-Michael
More information about the fpc-devel
mailing list