Path: utzoo!utgpu!watserv1!watmath!att!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!wuarchive!emory!hubcap!lsalomo From: lsalomo@hubcap.clemson.edu (lsalomo) Newsgroups: comp.os.msdos.programmer Subject: Re: C compiler for multitasking? Message-ID: <11414@hubcap.clemson.edu> Date: 7 Nov 90 02:22:20 GMT References: <1990Nov6.023219.18942@msuinfo.cl.msu.edu> Organization: Clemson University, Clemson, SC Lines: 24 From article <1990Nov6.023219.18942@msuinfo.cl.msu.edu>, by leeda@cpsin3.cps.msu.edu (Dae Hee Lee): > Hello! > I am interested in developing a multitasking program on 386 machine. > I could not find a C compiler to support it. > Is there anyone who can help me find it? If you're developing under DOS (I presume you are), there is a C compiler (Zortech, I believe) which contains a "beginthread"-like function. The run- time library contains its own scheduler, which ran pretty impressively. Also included (I was told by my colleague as he demo'd it to me) that a dynamic- linker is included also. The great thing is that it runs on any 8086 machine (a 386 is NOT required). Of course, the other two alternatives are to write your own scheduler, or to use OS/2 for your OS. Cheers, Q - the "Q"uestor for knowledge (, a degree, etc.) lsalomo@hubcap.clemson.edu ibmman@clemson.clemson.edu ============================================================================= "Gee Wally, I think there's something wrong with the Beaver." =============================================================================