NAME
    living - determine if an object is living

    SYNOPSIS
    int living(object ob)

    DESCRIPTION
    This function returns 1 if the specified object `ob' is living and 0 otherwise.

    SEE ALSO
    enable_commands, disable_commands