Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ v10.0 : C library - currently, dos has the capability to execute only one process at a time. http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Currently, DOS has the capability to execute only one process at a time.
 Thus, when a process is initiated with the  spawn...  parameter  P_WAIT,
the new process will execute to completion before control returns to the
initiating program.  Otherwise, the new task replaces the initial task.
 Tasks can be started by using the  system,  exec...  and  spawn...
 functions.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson