Jump to content

FIXED

From EDM2
Revision as of 16:21, 27 December 2019 by Martini (talk | contribs) (Created page with "Signed-integer fraction (16:16). This can be treated as a LONG where the value has been multiplied by 65 536. ==C Declaration Method== typedef LONG FIXED; Category:Data type")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Signed-integer fraction (16:16). This can be treated as a LONG where the value has been multiplied by 65 536.

C Declaration Method

typedef LONG FIXED;