POINTL: Difference between revisions
Appearance
No edit summary |
m Format |
||
Line 1: | Line 1: | ||
== POINTL == | == POINTL == | ||
Point structure (long integers). | |||
=== Type === | === Type === | ||
[[OS2 API:DataType:LONG|LONG]] x; | |||
[[OS2 API:DataType:LONG|LONG]] y; | |||
==== C Declaration Method ==== | |||
typedef struct | |||
=== Fields === | === Fields === |