Difference between revisions of "Short Integer"

Jump to navigation Jump to search
2 bytes added ,  09:42, 24 March 2006
no edit summary
imported>JOG
 
imported>JOG
Line 1: Line 1:
'''Short''' is an integer format that uses 16 bit for data. The highest bit is the sign, so the variable ranges from -2^15(-32768) to 2^15-1 (32767)
'''Short''' is an integer format that uses 16 bit for data.  
 
The highest bit is the sign, so the variable ranges from -2^15(-32768) to 2^15-1 (32767)


[[Category:Variables]]
[[Category:Variables]]
Anonymous user

Navigation menu