Copyright Digital Equipment Corp. All rights reserved.
Gets the current supplementary group IDs of the calling process.
Format
#include <unistd.h>
int getgroups (int gidsetsize, gid_t grouplist[]);
Arguments Description Return_Value