HomeManualTopicsTypesSymbols

std_types::user_id/std::to_integer

returns an integer value representing the user id

Parameter

id
a user id

Result

value
an integer value

Description

This function returns the internal (POSIX) representation of the user id.

Topic

POSIX

Implements

std::to_integer converts its argument into an integer number

See also

std_types::user_id a POSIX user id
std::user_id constructs a user id from an integer value