PCodePointer
Pointer to CodePointer
Declaration
Source position: systemh.inc line 594
Type
PCodePointer = ^CodePointer
Description
PCodePointer is a typed pointer to CodePointer .
See also
Name | Description |
---|---|
CodePointer | Code pointer (8/16 bit targets) |
PPCodePointer | Pointer to PCodePointer |
PPointer | Pointer to a pointer type. |