/sys$common/syshlp/helplib.hlb CC, Run-time functions, getpwnam *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Accesses user name information in the user database. Syntax: #include <pwd.h> struct passwd *getpwnam (const char name);
|