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