Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (G)
Guardian Procedure Calls Reference Manual522629-013
6-40
GROUPIDTOGROUPNAME Procedure
(Superseded by GROUP_GETINFO_ Procedure )
GROUPIDTOGROUPNAME Procedure
(Superseded by GROUP_GETINFO_
Procedure )
Summary
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Condition Code Settings
Example
Summary
The GROUPIDTOGROUPNAME procedure returns the group name associated with
an existing group ID from the USERID file.
Syntax for C Programmers
The function value returned by GROUPIDTOGROUPNAME, which indicates the
condition code, can be interpreted by
_status_lt(), _status_eq(), or
_status_gt() (defined in the file tal.h).
Syntax for TAL Programmers
Note. This procedure is supported for compatibility with previous software and should not be
used for new development. This procedure does not support file-sharing groups.
#include <cextdecs(GROUPIDTOGROUPNAME)>
_cc_status GROUPIDTOGROUPNAME ( short _near *id-name );
CALL GROUPIDTOGROUPNAME ( id-name ) ; ! i,o