Dr. Dobbs Multitasking Kernal -- HELP!

Albert Papp papp at topaz.rutgers.edu
Thu Jun 14 10:16:00 AEST 1990


In Dr. Dobb's Journal, December 1987 and January 1988, the C Toolbox
had code for a preemptive multitasking kernal for the IBM PC.  I am
trying to use this code now, but I cannot get it to compile.  There is
no mention as to what compiler the author used, although the code uses
something odd that might be specific for one compiler(?)

main(\sc128\)

I never saw "\sc128\" inside of main!!

Also, there is an include file named "tools/pq.h"  I don't know what
compiler uses this but it isn't turbo or microsoft!

If anyone has implemented this kernal on the ibm, or has ported the
code to turbo C, (and assembler) or has any info on the source code to
something similar (a multitasking kernal) please e-Mail me!

Thanks!

Al        papp at topaz.rutgers.edu



More information about the Comp.lang.c mailing list