On Sun, 6 May 2001, shrini B wrote:
> I am working on calling perl program from my c program. I have the perl file
> name in argv[1]. I want the output in the buffer. How do i intercept the
> output of perl_run function which is going to STDOUT so that it comes to the
> buffer instead.
Have you
Hi
I am working on calling perl program from my c program. I have the perl file
name in argv[1]. I want the output in the buffer. How do i intercept the
output of perl_run function which is going to STDOUT so that it comes to the
buffer instead.
Any help would be greatly appreciated. Please reply