On Windows I can do CreateProcess(..., CREATE_NEW_CONSOLE, ...) and my child process (which is console app, not guiGUI) will be launched in a new window. What is the easiest way to emulate this on Mac OS?
|
2 | tags, formatting, title | |
|
1 |
|
|
