Newsgroups: comp.parallel.pvm
From: Stephane Requena <requena@clr34ae.der.edfgdf.fr>
Subject: Re: Two stupid questions
Organization: CISI-EDF/DER
Date: Tue, 14 Jan 1997 15:27:21 +0100
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <32DB97C9.7939@clr34ae.der.edfgdf.fr>

Jakub Sipowicz wrote: 
> 2) Why is the prototype for "pvm_catchout" commented out in "pvm3.h" ?
> 
> Jakub Sipowicz
> sipowicz@ii.uj.edu.pl
> 
> PS: PVM 3.3.11

man pvm_catchout gives :
 
          int info = pvm_catchout( FILE *ff )
  
PARAMETERS
     ff      File descriptor on which to write collected output.
 
     info    Integer status code returned by the routine.  Values
             less than zero indicate an error.
 

Stephane Requena
CISI-EDF/DER
requena@clr34ae.der.edfgdf.fr

