- Feb 13, 2003
- 26,256
- 406
- 126
I don't understand how you would create multiple child processes within a single program and have the parent wait for them to finish some calculation (say they multiply some numbers together, something simple). Then the parent prints out the results of their calculations.
I'm using Linux and C++... I just can't wrap my head around the problem. It's probably rather simple, I'm just getting tired and annoyed at the noisy high school kids in the next door computer lab.
I'm using Linux and C++... I just can't wrap my head around the problem. It's probably rather simple, I'm just getting tired and annoyed at the noisy high school kids in the next door computer lab.