>>-SysWait()---------------------------------------------------><
Waits for all child processes to end.
Returns:
The exit code from the child process.
Example:
SysFork() has an example that uses wait().