Difference between revisions of "Smallint"

From Lazarus wiki
Jump to navigationJump to search
m
m (Added back page link)
Line 1: Line 1:
 
{{Smallint}}
 
{{Smallint}}
 +
 +
 +
Back to [[Data type|data types]].
 +
  
 
'''Smallint''' is an integer type supporting values from -32768 to 32767  
 
'''Smallint''' is an integer type supporting values from -32768 to 32767  
  
 
{{Data types}}
 
{{Data types}}

Revision as of 13:57, 26 February 2020

Deutsch (de) English (en) français (fr) русский (ru)


Back to data types.


Smallint is an integer type supporting values from -32768 to 32767


navigation bar: data types
simple data types

boolean byte cardinal char currency double dword extended int8 int16 int32 int64 integer longint real shortint single smallint pointer qword word

complex data types

array class object record set string shortstring