living(3) LPC Library Functions living(3)
NNAAMMEE
living() - detects whether or not a given object is "liv-
ing"
SSYYNNOOPPSSIISS
int living( object ob );
DDEESSCCRRIIPPTTIIOONN
Return true if `ob' is a living object (that is, if
"enable_commands()" has been called by `ob').
SSEEEE AALLSSOO
interactive(3), enable_commands(3)
MudOS 5 Sep 1994 1