Get child process stdout and stderr after child waits for user input

后端 未结 0 461
礼貌的吻别
礼貌的吻别 2020-12-01 21:14

Good day to you all.

I have a C program that reads another program\'s stdout and stderr by redirecting [dup2()] stdout and stderr to a pipe before calling execv() aft

相关标签:
回答
  • 消灭零回复
提交回复
热议问题