MAXINT
n = MAXINT
Returns the maximum value for an integer. The value depends on whether you are using a 32 or 64 bit build of SmallBASIC.
Example
print MAXINT ' Output 9223372036854775807
Code samples using MAXINT
System
CHAIN
COMMAND
CWD
DELAY
ENV
ENV
EXEC
EXPORT
FRE
HOME
IMPORT
INCLUDE
MAXINT
NIL
OPTION
PAUSE
PI
PROGLINE
RANDOMIZE
RUN
SBVER
SELF
STKDUMP
TROFF
TRON
UNIT
If there is insufficient information on this page and you wish learn more about MAXINT,
please send an email to smallbasic@gmail.com. You can help to improve information about
MAXINT by submitting a pull request,
click View Source for details. Note, an offline language reference text file is also available - see the Download section.