VMS Help CRTL, stat *Conan The Librarian |
Accesses information about the specified file. Format #include <stat.h> int stat (const char *file_spec, struct stat *buffer); (ISO POSIX-1) int stat (const char *file_spec, struct stat *buffer, . . . ); (DEC C Extension)
Additional Information (explode) :
|