Hi,
If we run system("program &");, is there a way to know when "program" has finished its execution?
Thank you.
In reply to how can we tell when a background process is finished? by Anonymous Monk