WRITE(2) SYSTEM CALLS WRITE(2)
NAME
write - "displays message to this_player()
SYNOPSIS
void write(string msg);
DESCRIPTION
Uses the message function to send the msg string to
this_player().
SEE ALSO
message()
AUTHOR
Ichabod@TMI, 3/26/93 (documentation)
MudOS Release 0.9 Last change: 3-19-93