Cold Help System: Programming: ColdC Reference Manual: Functions: Object: has_ancestor()


INTEGER has_ancestor(OBJNUM ancestor)

This function returns one (1) if the current object has ancestor as an ancestor, or zero (0) if it does not.


ancestors() | children() | chparents() | create() | data() | del_objname() | destroy() | has_ancestor() | lookup() | objname() | objnum() | parents() | set_objname()


the Cold Dark