/sys$common/syshlp/helplib.hlb BASIC, /DOUBLE *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The /DOUBLE qualifier specifies that floating-point variables are double precision. This qualifier is present for compatibility with previous versions of VAX BASIC. You should use the /REAL_SIZE qualifier to specify the precision of floating-point variables.
|