schwankieog
Programmer
For a class I am taking I use the system() command to run my command line but I was wondering if there is a way to run multiple command lines at the same time, or in this case two other executable doing two different things without waiting for the first to finish.