Jump to content

NPCH: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by the same user 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]]
 
[[OS2_API | Back to OS/2 API]]
 
 
[[Category:The OS/2 API Project]]

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