SHIP:Data Types:Integer

From Serious Documentation
Revision as of 04:19, 19 April 2014 by Admin (talk | contribs)
Jump to: navigation, search

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).