
living(3)             LPC 系统函数             living(3)

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

语法
     int living( object ob );

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

请参考
     interactive(3), enable_commands(3)

MudOS                Last change: 5 Sep 1994                    1

