[comp.binaries.ibm.pc.d] TURBO PASCAL - Multi-tasking ?

numork@ndcheg.cheg.nd.edu.cheg.nd.edu (James Mork) (08/17/88)

Does anyone have multi-tasking procedures/functions in Turbo Pascal 3.0/4.0?
Is there anywhere these are available?  I.E. fork/parbegin/spawn/etc...

-- 
                  UUCP                Bitnet                Internet
          uunet!ndsuvax!numork    numork@ndsuvax     numork@plains.nodak.edu   

rjrichards@rose.waterloo.edu (Bob Richards) (08/22/88)

I have these types of routines written for TURBOC they are accessible through
an interrupt call.   You would have to write an interface file.
Depending on the application you maybe restricted in the types of things that
you can do.