Jump to content

PSHORTLINE

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

Pointer to SHORTLINE data structure.

Example Code

typedef SHORTLINE *PSHORTLINE;