.\"send a message to current player

.DT
write
Discworld driver help
write

Name
.SI 5
write() - send a message to current player

.EI
Synopsis
.SI 5
void write(mixed str)

.EI
Description
.SP 5 5
Write a message `str' to current player. `str' can also be a number, which
will be translated to a string.

.EP
See also
.SI 5
message(3), tell_object(3), shout(3), say(3)
.EI
