/sys$common/syshlp/helplib.hlb PASCAL, Predeclared Routines, Transfer, INT *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The INT function converts the parameter and returns its INTEGER equivalent. Syntax: INT(x) Overflow can occur and is detected at runtime if overflow checking is enabled and the value of 'x' is outside the range of INTEGER.
|