PXFORM: Difference between revisions
Appearance
Created page with "Pointer to XFORM data structure. ==Example Code== typedef XFORM *PXFORM; Category:Data type" |
|||
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]] |
Revision as of 16:06, 29 February 2020
Pointer to XFORM data structure.
typedef XFORM *PXFORM;