Il 20/08/2018 17:32, Giuliano Colla ha scritto:

On the Intel architecture you cannot perform pointer arithmetic as if a
pointer were just a number.
A pointer is composed of two parts: a "selector" and an "offset", which
must be handled separately.

Ah, I saw, 32 bit segmentation is quite complicated.
Thank you twice, Marco

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to