Zen API
|
Starts the new process.
Starts the new process given the path and arguments. You have to call kProcess_Wait between consecutive calls of kProcess_Start. There is no guaranty when exactly after this call the child process has really started.
process | kProcess object. |