Navigation

Operators and Keywords

Function List:

C++ API

: grp_struct = getgrgid (gid).

Return the first entry from the group database with the group ID gid.

If the group ID does not exist in the database, getgrgid returns 0.

See also: getgrnam.

Package: octave