Uses For Process.h On Ibms Under Dos?
Andreas Kaiser
Andreas.Kaiser at p0.f7014.n244.z2.Fidonet.stgt.sub.org
Tue Mar 19 22:56:00 AEST 1991
Hello Robert!
RK> I know that DOS is not really a multiprocessing machine, so with that
RK> in mind, what uses could I have for process.h, and associated
stuff?
Have you ever looked into such a file? There IS some process related stuff even in MSDOS. It's not parallel processing, but a program can CALL another program via spawn(..) or be (almost) replaced via exec(...).
Andreas
* Origin: kaiser at ananke.stgt.sub.org - Stuttgart, FRG (2:244/7014.0)
More information about the Comp.lang.c
mailing list