Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!sdcsvax!ucbvax!INGRES.BERKELEY.EDU!hatcher From: hatcher@INGRES.BERKELEY.EDU (Doug Merritt) Newsgroups: comp.sys.amiga Subject: Fexec & execution in general Message-ID: <8706010627.AA03342@ingres.Berkeley.EDU> Date: Mon, 1-Jun-87 02:27:43 EDT Article-I.D.: ingres.8706010627.AA03342 Posted: Mon Jun 1 02:27:43 1987 Date-Received: Tue, 2-Jun-87 05:21:46 EDT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 13 I have been wondering about the references to the Fexec in Manx and the Fork in Lattice...are they compatible? Or is there a huge difference? I am still working with Lattice 3.03C and won't receive my upgrade for a while yet, so I don't even have Fork yet. But I'm wondering whether there are nice, general *process* execution library functions available to users of both compilers? Or should I entertain the notion of writing one? If fexec and fork are similar enough, hopefully it wouldn't be necessary. On a related issue (i.e. porting), what is the Manx equivalent of Enable_Abort and CheckAbort()? I'd like to write portable code where possible. Doug Merritt ucbvax!ingres!hatcher