C++ Execute one child process iteration after another process

后端 未结 0 610
轮回少年
轮回少年 2021-01-04 11:13

I want to create two child processes with some iterations in them so that iteration l in process X always executes after iteration l+1 in process Y.

#include          


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