0
Can someone explain each line of this inter thread communication program
1 Resposta
+ 1
The code doesn't even compile and it's full of typos.
But it looks like a simple program of thread cooperation where a class produces a value and another consumes it.