NPSZ: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user 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 | typedef | ||
[[Category:Data type]] | |||
[[Category: |
Latest revision as of 04:36, 21 March 2018
Near pointer to a null-terminated string
Type
unsigned char *NPSZ
C Declaration Method
typedef