The maximum value of the Longint data type.
MaxLongint = 2147483647;
MaxLongint = 2147483647;
MaxLongint represents the highest value in the range of the Longint (Delphi) or int (C++) data type (2147483647).
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|