madhurima das <[EMAIL PROTECTED]> asked:
>    An user input is provided to a perl program by STDIN. This 
> input is utilised by a fortran program to perform some 
> function. How do i connect both the programs & get the output 
> from the fortran program to the user via the perl program itself. 
>     Waiting for an early response. thanking you...

The section "Bidirectional Communication with Another Process"
in the perlipc manpage ("perldoc perlipc") should tell you all
you need to know (and then some ;-)).

HTH,
Thomas

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to