Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!mhuxn!mhuxr!ulysses!bellcore!decvax!ittatc!dcdwest!sdcsvax!sdcrdcf!ism780c!tim From: tim@ism780c.UUCP (Tim Smith) Newsgroups: net.micro.atari16 Subject: Re: Megamax C mini-review Message-ID: <2456@ism780c.UUCP> Date: Mon, 2-Jun-86 16:19:56 EDT Article-I.D.: ism780c.2456 Posted: Mon Jun 2 16:19:56 1986 Date-Received: Sat, 7-Jun-86 05:28:42 EDT References: <860602034528.001@Juliet.Caltech.Edu> Reply-To: tim@ism780c.UUCP (Tim Smith) Organization: Interactive Systems Corp., Santa Monica, CA Lines: 17 In an article dmh@JULIET.CALTECH.EDU (David M Hull) writes: > > But not fork(), wait(), getenv(), setenv()? Sounds like about par >for the microcomputer C course (which is not /so/ bad). > I knew some people once who were implementing a UNIX(R) library for a Mac C compiler. One of them wanted to provide fork() like this: fork() { errno = EAGAIN; return -1; } This should also work for the ST... :-) -- Tim Smith sdcrdcf!ism780c!tim || ima!ism780!tim