NAME

enable_wizard() - sets an object to have wizard privileges

SYNOPSIS

int enable_wizard(object);

DESCRIPTION

Gives the arg wizard privileges and returns 1, if the object is interactive. If the object is not interactive, it returns 0.

SEE ALSO

wizardp(3) , interactive(3)