[comp.os.msdos.programmer] Child processes in MS-DOS

bright@nazgul.UUCP (Walter Bright) (10/25/90)

In article <1990Sep28.234836.17868@gpu.utcs.utoronto.ca> sarathy@gpu.utcs.utoronto.ca (Rajiv Sarathy) writes:
<Others were under the impression that spawn and exec load an additional
<copy of COMMAND.COM.  I didn't test to see if this is true, but I doubt it.

It isn't true. Using system() does, however, load an additional COMMAND.COM.