| www.delorie.com/djgpp/doc/libc-2.01/libc_345.html | search |
#include <pwd.h> struct passwd *getpwuid(uid_t uid);
This function gets the password file entry matching uid. See section getpwent.
The matching record, or NULL if none match.
Go to the first, previous, next, last section, table of contents.
| prev next webmaster | delorie software privacy |
| Copyright © 1997 | Updated Apr 1997 |