|
VMS Help CRTL, Feature Logical Names, DECC$STRTOL_ERANGE *Conan The Librarian |
With DECC$STRTOL_ERANGE enabled, the strtol behavior for an
ERANGE error is corrected to consume all remaining digits in
the string.
With DECC$STRTOL_ERANGE disabled, the legacy behavior of leaving
the pointer at the failing digit is preserved.
|
|