Newsgroups: alt.sources.d Path: utzoo!telly!druid!darcy From: darcy@druid.uucp (D'Arcy J.M. Cain) Subject: Re: Multi-user chat program Organization: D'Arcy Cain Consulting, West Hill, Ontario Distribution: alt Date: Sat, 27 Oct 90 14:22:50 GMT Message-ID: <1990Oct27.142250.29028@druid.uucp> References: <5429@uqcspe.cs.uq.oz.au> In article <5429@uqcspe.cs.uq.oz.au> rhys@batserver.cs.uq.oz.au writes: >There still seems to be lots of requests for the missing files for this >program. Maybe D'Arcy J.M. Cain could re-post the program with all files, >including the replacement process.h and getopt.h files for people who >don't have them? > I just did this. Besides including the missing chat.h I replaced the include directive for getopt.h with the actual prototype and declarations. As for process.h, I think that should be included with any ANSI compiler on a Unix system. Although it isn't in the table of standard headers I believe that is only because it is OS specific and will exist on a Unix system. In any case the only things you need from it are fork(2), execlp(2) and wait(2). I suggest you create a process.h with these and related functions. Anyone happen to know what is officially required in this file? -- D'Arcy J.M. Cain (darcy@druid) | D'Arcy Cain Consulting | I support gun control. West Hill, Ontario, Canada | Let's start with the government! + 416 281 6094 |