Simple way to start external program in one C++ method and later kill it from another method

后端 未结 0 603
庸人自扰
庸人自扰 2020-12-22 02:55

I have a C++ class that has methods for starting and stopping an external Linux program (e.g., simulation or Linux bash script with relatively large run time). Program calli

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