March 2000
Intermediate to advanced
576 pages
18h 13m
English
LongInt Type
type LongInt = -2147483648..2147483647;
LongInt
is a 32-bit signed integer. Even if the
size of Integer changes in a future version of
Delphi, LongInt will remain the same. See the
Integer type for more information about this type
and other integer types.
| Integer Type, LongWord Type, MaxLongInt Constant |
Read now
Unlock full access