posix_getegid

Example

 int posix_getegid ( void ) 

Description

Return the effective group ID of the current process

Return Values

Returns an integer of the effective group ID.