
inherits(3)           LPC Library Functions           inherits(3)

NNAAMMEE
       inherits() - determine if an object inherits a given file

SSYYNNOOPPSSIISS
       int inherits( string file, object obj );

DDEESSCCRRIIPPTTIIOONN
       inherits() returns 0 if obj does not inherit file, 1 if it
       inherits the most recent copy of file, and 2 if it  inher-
       its an old copy of file.

SSEEEE AALLSSOO
       deep_inherit_list(3), inherit_list(3)

MudOS                       5 Sep 1994                          1

