PXFORM: Difference between revisions
Appearance
Created page with "Pointer to XFORM data structure. ==Example Code== typedef XFORM *PXFORM; Category:Data type" |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Pointer to XFORM data structure. | Pointer to XFORM data structure. | ||
typedef XFORM *PXFORM; | typedef XFORM *PXFORM; | ||
[[Category:Data type]] | [[Category:Data type]] |
Latest revision as of 16:06, 29 February 2020
Pointer to XFORM data structure.
typedef XFORM *PXFORM;