.\"determine whether or not a given object has called enable_wizard().

.DT
wizardp
Discworld driver help
wizardp

Name
.SI 5
wizardp() - determine whether or not a given object has called enable_wizard().

.EI
Synopsis
.SI 5
int wizardp(object arg);

.EI
Description
.SP 5 5
Returns true (1) iff enable_wizard() has been called from the object in
question.

.EP
See also
.SI 5
userp(3), objectp(3), enable_wizard(3)
.EI
