This means we should use something else than system() for running programs, right? Or add proper options when in Systemcall? This would be a good thing to do anyway.
Exactly, under windows, use one of the process APIs. Bo
This means we should use something else than system() for running programs, right? Or add proper options when in Systemcall? This would be a good thing to do anyway.
Exactly, under windows, use one of the process APIs. Bo