
receive(3)            LPC 系統函數            receive(3)

名稱
     receive() - displays a message to the current object

語法
     int receive( string message );

描述
     This efun is an interface to the add_message()  function  in
     the  driver.   Its  purpose  is  to display a message to the
     current object.  It returns  1  if  the  current  object  is
     interactive,  0  otherwise.  Often, receive() is called from
     within catch_tell(4) or receive_message(4).

請參考
     catch_tell(4), receive_message(4), message(3)

MudOS                Last change: 5 Sep 1994                    1

