Jump to content

PCH

From EDM2
Revision as of 20:48, 25 June 2023 by Martini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pointer to a character string

Type

unsigned char *PCH

C Declaration Method

typedef

Example Code

typedef unsigned char *PCH;