Difference between revisions of "Smallint"

From Free Pascal wiki
Jump to navigationJump to search
(Created page with "'''Smallint''' is an integer type supporting values from -32768 to 32767 {{Data types}}")
(No difference)

Revision as of 19:39, 23 March 2016

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