VMS Help  —  CRTL  fstat
    Accesses information about the file specified by the file
    descriptor.

    Format

      #include  <stat.h>

      int fstat  (int file_desc, struct stat *buffer);
Additional Information: explode extract
Function Variants Arguments Description Return Values
Close Help