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

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

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.

Portability

ANSI/ISO C No
POSIX No

Example

See section getgrent.


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004