Jump to content

POINTL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
m Ak120 moved page OS2 API:DataType:POINTL to POINTL
(No difference)

Revision as of 15:22, 11 November 2016

POINTL

Point structure (long integers).

Type

LONG  x;
LONG  y;

C Declaration Method

typedef struct

Fields

  • x X-coordinate.
  • y Y-coordinate.