[back] [prev] [next] [index] [root]

 


PvmLengthOfQueue

If called with no parameter, this function returns the maximal number of jobs that can be stored in queue. Otherwise the number is set to the parameter.

Syntax:

PvmLengthOfQueue(n1);
n2 := PvmLengthOfQueue();

integer
  n1, n2  

Description:

no detailed description available yet


<- back[back] [prev] [next] [index] [root]