pipe()/fork()/execl() functions do not return output of external programHello, I am writing a program which calls an external program and obtains its output(standard outp...
pipe()/fork()/execl() functions do not return output of external program Hello, I am writing a program which calls an external program and gets its output. I implemented t...
This user does not accept Private Messages