qnx_send

qnx_send --  implements QNX 4 Send.

Syntax

qnx_send (taskid, message)

		

Arguments

taskid

The task to whom the message is sent.

message

The message, as a string, to send.

Returns

Returns a reply message character string from the recipient task. On an error this function returns nil and sets errno.

Description

This function implements the QNX 4 Send function. The reply is returned as a character string.

Possible values of errno are:

Example

Examples of this function are beyond the scope of this documentation.

See Also

qnx_reply, qnx_receive, send, send_async, next_event, next_event_nb, PtMainLoop

Copyright 1995-2002 by Cogent Real-Time Systems, Inc.