Thread
:
Directing output of shell output called in system() function
View Single Post
uengin
Light Poster
25Mar2010,09:59
For those of you the come here looking for an answer to this question, I found the solution. You need to use popen().
just lookup examples and documentation for more detail :-)