Jump to content

APSZ

From EDM2
Revision as of 17:49, 25 May 2024 by Martini (talk | contribs) (Created page with "An array of pointers to NULL-terminated strings. typedef PSZ APSZ[1]; Category: Data Types")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

An array of pointers to NULL-terminated strings.

typedef PSZ APSZ[1];