FarPointer
Far pointer (8/16 bit targets)
Declaration
Source position: systemh.inc line 399
Type
FarPointer = Pointer
Description
FarPointer is used in 8/16-bit targets to indicate far pointers (over segments). On all other platforms this equals Pointer.
See also
| Name | Description | 
|---|---|
| CodePointer | Code pointer (8/16 bit targets) |