Jump to content

NPCH: Difference between revisions

From EDM2
Anakor (talk | contribs)
New
 
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== NPCH ==
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]]

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