connect(4) Driver Applies connect(4)
NNAAMMEE
connect - returns a pointer to the user (player) object to
the driver
SSYYNNOOPPSSIISS
object connect( void );
DDEESSCCRRIIPPTTIIOONN
The driver calls connect() in the master object whenever a
new user logs into the driver. The object returned by
connect() is used as the initial user object. Note that
it is possible to use exec(3) to switch the user connec-
tion from the initial user object to some other object.
SSEEEE AALLSSOO
exec(3), logon(4)
MudOS 5 Sep 1994 1