VMS Help  —  CRTL  sysconf  Return Values
    x                  The current variable value on the system. The
                       value does not change during the lifetime of
                       the calling process.
    -1                 Indicates an error.

                       If the value of the name argument is invalid,
                       errno is set to indicate the error.

                       If the value of the name argument is
                       undefined, errno is unchanged.
Close Help