Difference between revisions of "SHIP:Data Types:Short"

From Serious Documentation
Jump to: navigation, search
(Created page with "*'''Node Home''' *'''All Data Types''' <onlyinclude>Short Data Types in SHIP are 16-bit signed numbers. {{DataTypeTableStart|}} |{{DataType|...")
 
 
Line 1: Line 1:
*'''[[SHIP:Node|Node Home]]'''
+
== See Also ==
*'''[[SHIP:Data_Types|All Data Types]]'''
 
  
 +
*[[SHIP:Node|Node Home]]
 +
*[[SHIP:Data_Types|All Data Types]]
 +
== {{DataType|Short}} ==
 
<onlyinclude>Short Data Types in SHIP are 16-bit signed numbers.
 
<onlyinclude>Short Data Types in SHIP are 16-bit signed numbers.
 
{{DataTypeTableStart|}}
 
{{DataTypeTableStart|}}
 
|{{DataType|Short}}||Signed number that fits in the range -32768 to +32767.
 
|{{DataType|Short}}||Signed number that fits in the range -32768 to +32767.
 
|}</onlyinclude>
 
|}</onlyinclude>

Latest revision as of 05:43, 19 April 2014

See Also

Short

Short Data Types in SHIP are 16-bit signed numbers.

Data Type Description
Short Signed number that fits in the range -32768 to +32767.