PCH: Difference between revisions
Appearance
No edit summary |
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 | |||
==== C Declaration Method ==== | ==== C Declaration Method ==== | ||
typedef | typedef | ||
[[Category:Data type]] | |||
[[Category: |
Revision as of 17:36, 20 October 2016
PCH
Pointer to a character string
Type
unsigned char *PCH
C Declaration Method
typedef