[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Pointer to PCodePointer
Source position: systemh.inc line 514
type PPCodePointer = ^PCodePointer; |
PPCodePointer is a typed pointer to PCodePointer.
|
Code pointer (8/16 bit targets) |
|
|
Pointer to a pointer type. |
|
|
Pointer to CodePointer |