Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:48, 14 April 2025 Martini talk contribs created page POINTS (Created page with "Point structure (short integers) == Type == === C Declaration Method === typedef === Example Code=== <pre> typedef struct _POINTS { SHORT x; X-coordinate.: SHORT y; Y-coordinate.: } POINTS; typedef POINTS * PPOINTS ; </pre> Category:Data type")