Can anyone please explain me this code, Basically I have create a child process using fork system call and invoke “child()” method in child process

后端 未结 0 440
梦如初夏
梦如初夏 2020-12-05 09:59

I have to create a child process using fork system call and invoke "child()" method in child and wait for the child to finish and print the child exit code in par

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