Hi all.
I have to get the output of a system command under linux.
How can I open a pipe with the output of this command writing to it ?
In fact, how can I get the output of this command, with C++ ?
I have to get the output of a system command under linux.
How can I open a pipe with the output of this command writing to it ?
In fact, how can I get the output of this command, with C++ ?
