delorie.com/djgpp/doc/libc/libc_399.html   search  
libc.a reference

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

getgroups

Syntax

 
#include <unistd.h>

int getgroups(int size, gid_t *grouplist);

Description

This function always returns zero. It exists to assist porting from Unix.

Return Value

Zero.

Portability

ANSI/ISO C No
POSIX 1003.2-1992; 1003.1-2001


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004