NPSZ: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
== NPSZ == | == NPSZ == | ||
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 | typedef | ||
[[Category:Data type]] | |||
[[Category: |
Revision as of 19:51, 2 November 2016
NPSZ
Near pointer to a null-terminated string
Type
unsigned char *NPSZ
C Declaration Method
typedef