User profile: hamedhmd

User info
User name:hamedhmd
History
Joined:
Number of posts:3
Latest posts:

Catch stderr and stdout from external program
Thanks a lot. Another question!? How can I catch the exit code of program?? Or the PID of the extern...

Catch stderr and stdout from external program
I don't want to write them into Separate Files and then read from File. I want to catch them directl...

Catch stderr and stdout from external program
Hi I am trying to write a program that runs an external program. I know that I can catch stdout, a...