Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site dataio.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!harvard!talcott!panda!genrad!decvax!tektronix!uw-beaver!uw-june!entropy!dataio!bright From: bright@dataio.UUCP (Walter Bright) Newsgroups: net.micro.pc Subject: Re: A New Compiler Model Message-ID: <716@dataio.UUCP> Date: Wed, 17-Jul-85 06:17:18 EDT Article-I.D.: dataio.716 Posted: Wed Jul 17 06:17:18 1985 Date-Received: Sun, 21-Jul-85 02:26:16 EDT References: <368@kontron.UUCP> Reply-To: bright@dataio.UUCP (Walter Bright) Organization: Data I/O Corp., Redmond WA Lines: 8 In article <368@kontron.UUCP> cramer@kontron.UUCP (Clayton Cramer) writes: >One of the nice things about writing code in assembler for the PC is that >you run the resulting .EXE file through EXE2BIN and get a .COM file. >Wouldn't it be nice if Microsoft (and everyone else) supported a new >memory segmentation module with code and data in the same segment, so >we could create .COM programs written in C? The Datalight C compiler explicitly supports this memory model.