VMS Help CC, Run-time functions, fstat *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Accesses information about the file descriptor or the file specification. Syntax: #include <stat.h> int fstat(int file_descriptor, struct stat *buffer);
|