Multi-threads on MS-DOS
Bill Broadly
bill at hpb.cis.pitt.edu
Tue Mar 19 12:22:58 AEST 1991
I need a small C program that allows running more that
one thread, using setjmp, and longjmp, on a ms-dos machine. Nothing
pre-emptive needed.
Exactly what I wanted was in the Jan issue of C users Journal,
but I couldn't get it to work, and the author is in England (no Email
address).
Anybody out there have such a beast? Or get the one from the
magazine to work?
I don't want anything so involved as Ctask. I don't need real
multitasking just the ability for one process to say "I done for now,
next process can run".
I will happily mail the code to anyone if they want the
original (non-working) code from the article.
I have (bought) MSC 6.0 (with revision), MSC 5.1, TC++.
-Bill
Broadley at schneider3.lrdc.pitt.edu
--
Bill Broadley
Broadley at schneider3.lrdc.pitt.edu
"GISMO"
More information about the Comp.lang.c
mailing list