|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, getpwent *Conan The Librarian |
Accesses user entry information in the user database, returning a
pointer to a passwd structure.
Format
#include <pwd.h>
struct passwd *getpwent (void);
Additional Information (explode) :
|
|