|
VMS Help CRTL, umask *Conan The Librarian |
Creates a file protection mask that is used when a new file is
created, and returns the previous mask value.
Format
#include <stat.h>
mode_t umask (mode_t mode_complement);
Additional Information (explode) :
|
|