NPSZ: Difference between revisions
Appearance
New |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Near pointer to a null-terminated string | |||
Near pointer to a null-terminated string | |||
=== Type === | === Type === | ||
unsigned char *NPSZ | unsigned char *NPSZ | ||
==== C Declaration Method ==== | ==== C Declaration Method ==== | ||
typedef | |||
[[Category:Data type]] |
Latest revision as of 04:36, 21 March 2018
Near pointer to a null-terminated string
Type
unsigned char *NPSZ
C Declaration Method
typedef