Why do you have a for loop to iterate NR_OF_READERS times when you do something completely different on each iteration?
Why are there no useful comments in the code? You REALLY should explain the infinite loops.
Why do you have a for loop to iterate NR_OF_READERS times when you do something completely different on each iteration?
Why are there no useful comments in the code? You REALLY should explain the infinite loops.