SHIP:Data Types:Integer

From Serious Documentation
Revision as of 05:23, 19 April 2014 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

See Also

Integer

Integers in SHIP are 32-bit signed numbers.

Data Type Description
Integer Signed number that fits in the range -2^31 to +(2^31-1).

Examples