.\"determines if a given object had enable_wizard() performed on it .TH wizardp 3 .SH NAME wizardp() - determines if a given object had enable_wizard() performed in it .SH SYNOPSIS int wizardp(object); .SH DESCRIPTION Returns 1 if the arg had enable_wizard() performed on it. .SH SEE ALSO enable_wizard(3)