NPCH: Difference between revisions
Appearance
New |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Pointer to a value or array of values. | Pointer to a value or array of values. | ||
=== Type === | === Type === | ||
unsigned char *NPCH | unsigned char *NPCH | ||
==== C Declaration Method ==== | ==== C Declaration Method ==== | ||
typedef | |||
[[Category:Data type]] |
Latest revision as of 19:35, 12 October 2018
Pointer to a value or array of values.
Type
unsigned char *NPCH
C Declaration Method
typedef