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

endpwent

Syntax

 
#include <pwd.h>

void endpwent(void);

Description

This function should be called after the last call to getpwent (see section getpwent).

Return Value

None.

Portability

ANSI/ISO C No
POSIX No