
write(3)              LPC 系统函数              write(3)

名称
     write() - send a message to current player

语法
     void write( mixed str );

描述
     Write a message `str' to current player. `str' can also be a
     number, which will be translated to a string.

请参考
     message(3), tell_object(3), tell_room(3), shout(3), say(3)

MudOS                Last change: 5 Sep 1994                    1

