.\"sends a message to all interactive users.
.DT
shout
Discworld driver help
shout

Name shout() - sends a message to all interactive users.
.SI 5

.EI
Synopsis
.SI 5
void shout(string str);

.EI
Description
.SP 5 5
Send a string `str' to all interactive users.

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