Path: utzoo!attcan!uunet!ispi!jbayer From: jbayer@ispi.UUCP (id for use with uunet/usenet) Newsgroups: comp.unix.xenix Subject: Re: DOS under UNIX Summary: Turbo-C under VP/ix Keywords: DOS UNIX communications harmony Message-ID: <256@ispi.UUCP> Date: 11 Nov 88 15:23:33 GMT References: <268@psm.UUCP> Organization: Intelligent Software Products, Inc. Lines: 15 In article <268@psm.UUCP>, jct@psm.UUCP (John Tompkins) writes: > > By the way, has anyone tried running Turbo-C and/or Turbo-Debugger under > VPIX? I still think it will work but haven't had a chance to try it yet. Yes. I have been running both Microsoft Quick-C and Borland Turbo-C under VP/ix with no problems at all. I have a set of programs which compile under both Xenix and DOS, and can access the same data files without change. The only quirk (if it is that) is that the Xenix program must be in either 8086 or 80286 mode, because the 386 mode has the integers being 4 bytes long, and structures which depend on a 2 byte integer get screwed up. Jonathan Bayer Intelligent Software Products, Inc.