HP 3000 Manuals

Values of Predefined Constants [ HP Pascal/iX Programmer's Guide ] MPE/iX 5.0 Documentation


HP Pascal/iX Programmer's Guide

Values of Predefined Constants 

HP Pascal's two predefined constants and their values are:

Constant                  Value 

minint                    -2147483648

maxint                    2147483647

When you wish to use the minimum integer, you must use the predefined
constant minint and not the actual value.



MPE/iX 5.0 Documentation