Path: utzoo!attcan!uunet!aplcen!samsung!usc!snorkelwacker!ai-lab!oatmeal!ms From: ms@oatmeal.ai.mit.edu (Morgan Schweers) Newsgroups: comp.os.msdos.programmer Subject: fork() under MS/DOS? Summary: Before I go spend a few weeks writing it, does someone already have it? Keywords: Turbo C, fork(), multitasking, MS/DOS Message-ID: <10718@life.ai.mit.edu> Date: 15 Sep 90 06:27:30 GMT Sender: news@ai.mit.edu Organization: MIT Artificial Intelligence Laboratory Lines: 12 Greetings, I recently was asked to write the basic equivelant of a fork() command for an MS/DOS programming project. It is (of course) to be in assembly language, and I have determined that INT 1Ch is my target. Before I spend a week or so determining how exactly to write the blasted thing, does anyone know of a currently existing implementation of the fork() command under MS/DOS, preferrably in a Turbo C compatible library, or in ASM Source? Many thanks for any help, and even any words of wisdom to assist me. -- Morgan