next up previous contents
Next: Message and queue manipulation Up: Available routines in the Previous: Available routines in the   Contents

Message delivering

NAME
: send_to, pass_message, send_both, port_send - Send messages from one node to another.

SYNTAX
:

      send_to( MESSAGE *m, int p )

      pass_message( int n )

      send_both( MESSAGE *m )

      int port_send( int n )

DESCRIPTION
:

DIAGNOSTICS
The message sending routines produce error messages and cause the simulator to stop execution when an invalid node or invalid port number is given or a null message is tried to be sent.

SEE ALSO: System structure (Section 5.2), Simulator model (Section 4.1).


next up previous contents
Next: Message and queue manipulation Up: Available routines in the Previous: Available routines in the   Contents
Ha Hoai Phuong
2002-11-11