VMS Help CRTL, getgid *Conan The Librarian |
With POSIX IDs disabled, this function is equivalent to getegid and returns the group number from the user identification code (UIC). With POSIX IDs enabled, this function returns the real group ID. Format #include <unistd.h> gid_t getgid (void);
Additional Information (explode) :
|