
receive(3)            LPC Library Functions            receive(3)

NNAAMMEE
       receive() - displays a message to the current object

SSYYNNOOPPSSIISS
       int receive( string message );

DDEESSCCRRIIPPTTIIOONN
       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).

SSEEEE AALLSSOO
       catch_tell(4), receive_message(4), message(3)

Majik                      26 Jul 1997                          1

