PCSZ

From EDM2
Jump to: navigation, search

Pointer to a constant null-terminated string

Type

char

C Declaration Method

typedef const

Example Code

typedef const char *PCSZ;