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

    This function is supported on OpenVMS Integrity servers and
    Alpha 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