March 2000
Intermediate to advanced
576 pages
18h 13m
English
MaxLongInt Constant
const MaxLongInt = High(LongInt);
The MaxLongInt
constant is a convenient shorthand for
High(LongInt), which has the value 2,147,483,647.
| Integer Type, LongInt Type, MaxInt Constant |
Read now
Unlock full access