SHIP:Data Types:Long

From Serious Documentation
Revision as of 10:06, 29 September 2016 by CarltonHeyer (talk | contribs) (Created page with "== See Also == *Node Home *All Data Types == {{DataType|Long}} == <onlyinclude>Longs in SHIP are 64-bit signed numbers. {{DataTypeTableStart|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

See Also

Long

Longs in SHIP are 64-bit signed numbers.

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

Examples