Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.8 $; site uiucuxc Path: utzoo!watmath!clyde!cbosgd!cbdkc1!desoto!packard!ihnp1!ihnp4!inuxc!pur-ee!uiucdcs!uiucuxc!grayson From: grayson@uiucuxc.Uiuc.ARPA Newsgroups: net.micro.pc Subject: Re: Lattice C vs Microsoft C? Message-ID: <21900067@uiucuxc> Date: Sun, 4-Aug-85 13:28:00 EDT Article-I.D.: uiucuxc.21900067 Posted: Sun Aug 4 13:28:00 1985 Date-Received: Tue, 6-Aug-85 10:25:51 EDT References: <10830@rochester.UUCP> Lines: 13 Nf-ID: #R:rochester.UUCP:-1083000:uiucuxc:21900067:000:573 Nf-From: uiucuxc.Uiuc.ARPA!grayson Aug 4 12:28:00 1985 I have not used the Lattice C compiler, but the Microsoft version 3.00 is very good. I've had it crash ignobly three times, but was able to get around the problem by rearranging the code. The subroutine library is remarkably complete and vax-unix-like. It does not have huge memory model support, i.e. arrays are < 64K. Int's are 16 bit, so malloc max is 64K, too. It is not necessary for the programmer to remember at link time the memory model used at compile time! uucp: {ihnp4,pur-ee}!uiucdcs!uiucuxc!grayson Dan Grayson, Math Dept, Univ of Ill, Urbana 61801