Michael Schnell schrieb:

You only have to determine the flat address, before storing it in the pointer variable - @MyThreadvar?
How do you think this is possible ? How to you think it's possible in FPC to define a pointer that does not use DS to access the memory location ?

No need to do so. Every accessible byte must reside in the 32/64 bit address space, so it is addressable by DS and an offset.

DoDi

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to