Jump to content

POINTL

From EDM2
Revision as of 15:07, 1 November 2011 by Martini (talk | contribs)

POINTL

Point structure (long integers).

Type

LONG  x;
LONG  y;

C Declaration Method

typedef struct

Fields

x  X-coordinate.
y  Y-coordinate.



Back to OS/2 API