Unit MPHuge |
Classes |
Functions |
HugeDec -
HugeInc -
HugeMove -
HugeOffset -
Types |
Constants |
Variables |
Functions |
Types |
PPtrArray = ^TPtrArrayHugeInc() and HugeOffset() add an offset to a far pointer. HugeDec decrements the pointer. The offset can be greater than 64K and the pointer's segment is properly updated.
TPtrArray = array[0..0] of pointer;
Constants |
Variables |