
id(4)                     Driver Applies                    id(4)

NNAAMMEE
       id  - function called by present() in order to identify an
       object

SSYYNNOOPPSSIISS
       int id( string an_id );

DDEESSCCRRIIPPTTIIOONN
       The present(3) efunction calls  id()  to  determine  if  a
       given  object  is  named  by  a given string.  id() should
       return 1 if the object wishes to be known by the  name  in
       the string anId; it should return 0 otherwise.

SSEEEE AALLSSOO
       present(3)

MudOS                       5 Sep 1994                          1

