I
Initial-N
Hi all,
How to catch all stdio output into a string?
I am using system() to call a external tool (exe), with some
arguments. Just doing so, it will print out all lot of data (which I
need to process it within the script). I wonder how I can catch all
the stdio ouput and redirect them into a string so that I can parse
it.
Thanks everyone!! I would like much appreciate if you can email at
(e-mail address removed)
Intial-N
How to catch all stdio output into a string?
I am using system() to call a external tool (exe), with some
arguments. Just doing so, it will print out all lot of data (which I
need to process it within the script). I wonder how I can catch all
the stdio ouput and redirect them into a string so that I can parse
it.
Thanks everyone!! I would like much appreciate if you can email at
(e-mail address removed)
Intial-N