
enable_wizard(3)       C LIBRARY FUNCTIONS       enable_wizard(3)

NAME
     enable_wizard() - give wizard priveleges to an object

SYNOPSIS
     void enable_wizard();

DESRIPTION
     Any interactive object that calls enable_wizard() will cause
     wizardp()   to   return  true  if  called  on  that  object.
     enable_wizard() gives three privileges  to  the  interactive
     object in question:

     1.   ability  to  use  restricted  modes  of  ed  when   the
          RESTRICTED_ED option is compiled into the driver.

     2.   privilege of receiving descriptive runtime  error  mes-
          sages.

     3.   privilege of  using  the  trace(3)  and  traceprefix(3)
          efuns.

SEE ALSO
     disable_wizard(3), wizardp(3)

Sun Release 4.1           Last change:                          1

