posix_getgroups

Example

 array posix_getgroups ( void ) 

Description

Gets the group set of the current process.

Return Values

Returns an array of integers containing the numeric group ids of the group set of the current process.