SHIP:Data Types:Integer

From Serious Documentation
Revision as of 04:19, 19 April 2014 by Admin (talk | contribs) (Created page with "*'''Node Home''' *'''All Data Types''' <onlyinclude>Integers in SHIP are 32-bit signed numbers. {{DataTypeTableStart|}} |{{DataType|Inteer}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Integers in SHIP are 32-bit signed numbers.

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