www.delorie.com/djgpp/doc/libc-2.01/libc_246.html   search  
Go to the first, previous, next, last section, table of contents.


endgrent

Syntax

#include <grp.h>

void endgrent(void);

Description

This function should be called after all calls to getgrent, getgrgid, or getgrnam.

Return Value

None.

Example

See section getgrent.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997