PSHORTLINE: Difference between revisions
Appearance
Created page with "Pointer to SHORTLINE data structure. ==Example Code== typedef SHORTLINE *PSHORTLINE; Category:Data type" |
(No difference)
|
Revision as of 18:52, 8 February 2020
Pointer to SHORTLINE data structure.
Example Code
typedef SHORTLINE *PSHORTLINE;