Nightmare Mudlib 3.2 SimulEfun: archp()

int archp(object);

DESCRIPTION
Checks to see if an object in fact is a member of one of the mud's
administrative groups as defined in security.h  All admin commands
make checks to see if the person issuing the command is an admin.

LOCATION
/adm/simul_efun/archp.c

SEE ALSO
ambassadorp(), high_mortalp(), wizardp()
