[back] [prev] [next] [index] [root]
PvmSlaveSend
Slave only: Sends all data given as parameter to the master.
Syntax:
PvmSlaveSend(data, data, ...);
See also: PvmGet
Description:
The data send this way is regarded as an answer, so the job count
is decremented by one, and the watch (and the security system) is updated.
Flag will be set to 1 on the receiving system.
<- back[back] [prev] [next] [index] [root]