Java or C++ - Threads HELP!
I need help with this program. I got five others to do and I won't have time to do it and it's apart of my final exam for next Tuesday, can somebody write this program:
Create 5 threads which share a file and
let "even" threads write to a file, and let "odd" delete...
Java or C++ - Threads HELP!
I need help with this program. I got five others to do and I won't have time to do it and it's apart of my final exam for next Tuesday, so here is my question I need:
Create 5 threads which share a file and
let "even" threads write to a file, and let "odd" delete...