VMS Help  —  CRTL  lstat
    Retrieves information about the specified file.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <sys/stat.h>

      int lstat  (const char *restrict file_path, struct stat
                 *restrict user_buffer);
Additional Information: explode extract
Arguments Description Return Values
Close Help