MEMBER_GROUP(2) SYSTEM CALLS MEMBER_GROUP(2)
NAME
member_group - "tests whether a player is a member of a
given group
SYNOPSIS
int member_group(string user, string group);
DESCRIPTION
Tests whether a player is a member of a given group (e.g.
the admin group, etc.). Calls query_member_group in
master.c
AUTHOR
Ichabod@TMI, 2/24/93
MudOS Release 0.9 Last change: 3-19-93