living(3) LPC 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(3), enable_commands(3)
MudOS Last change: 5 Sep 1994 1