HomeManualTopicsTypesSymbols

std::getpwuid

returns the password entry for the specified user ID

Parameter

id
the user ID

Result

info
an object describing the password entry

Description

This function needs I/O-access rights.

Topic

POSIX

See also

std_types::passwd a password entry