
living(3)              C LIBRARY FUNCTIONS              living(3)

NAME
     living() - detects whether or not a given object is "living"

SYNOPSIS
     int living(object ob);

DESCRIPTION
     Return true  if  `ob'  is  a  living  object  (that  is,  if
     "enable_commands()" has been called by `ob').

SEE ALSO
     interactive()

Sun Release 4.1           Last change:                          1

