J
jonathan
I have a didactic program about process programming.
One master has two slave and if the second slave end before the first I
have to do something.
How can set this condition? I tried with a wait() inside the master
checking if its returned value is the same of pidslave2.
Is it wrong?
Thanks
best regards
One master has two slave and if the second slave end before the first I
have to do something.
How can set this condition? I tried with a wait() inside the master
checking if its returned value is the same of pidslave2.
Is it wrong?
Thanks
best regards