Jump to content

PCH: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
== PCH ==
== PCH ==
 
Pointer to a character string
Pointer to a character string.


=== Type ===
=== Type ===
 
unsigned char *PCH
unsigned char *PCH


==== C Declaration Method ====
==== C Declaration Method ====
typedef
typedef


[[OS2_API | Back to OS/2 API]]
[[Category:Data type]]
 
 
[[Category:The OS/2 API Project]]

Revision as of 17:36, 20 October 2016

PCH

Pointer to a character string

Type

unsigned char *PCH

C Declaration Method

typedef