Go to the first, previous, next, last section, table of contents.
#include <grp.h> struct group *fgetgrent(FILE *file);
This function, in MS-DOS, is exactly the same as getgrent
(see section getgrent).
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.