VMS Help
CRTL, strtoq,strtoll, Return Values

 *Conan The Librarian

    x                  The converted value.
    __INT64_MAX or     Indicates that the converted value would cause
    __INT64_MIN        an overflow.
    0                  Indicates that the string starts with an
                       unrecognized character or that the value for
                       base is invalid. If the string starts with
                       an unrecognized character, *endptr is set to
                       nptr.
  Close     Help