Pointer to PPChar.
Source position: systemh.inc line 553
type PPPChar = ^PPChar;
PPPChar is a pointer to a PPChar
PPChar
Pointer to an array of pointers to null-terminated strings.