The idea of the code is:
Give fork 3 times, that is, from the parent create three children (with count = 0, count = 1 and count = 2).
The children then upon returning from the loop will see that their i == 0 and will exit the loop.
When entering...
asked by
02.03.2015 / 21:58