Jump to content

PCURVE

From EDM2
Revision as of 17:38, 8 February 2020 by Martini (talk | contribs) (Created page with "Pointer to CURVE data structure. ==Example Code== typedef CURVE *PCURVE; Category:Data type")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pointer to CURVE data structure.

Example Code

typedef CURVE *PCURVE;