VMS Help  —  CRTL  confstr
    Determines the current value of a specified system variable
    defined by a string value.

    Format

      #include  <unistd.h>

      size_t confstr  (int name, char *buf, size_t len);
Additional Information: explode extract
Arguments Description Example Return Values
Close Help