Jump to content

APSZ

From EDM2
Revision as of 17:22, 2 May 2025 by Martini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

An array of pointers to NULL-terminated strings.

C Declaration Method

typedef

Example Code

typedef PSZ APSZ[1];