NPCH: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user 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 | typedef | ||
[[Category:Data type]] | |||
[[Category: |
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