Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rochester!cornell!vax1!jsm From: jsm@vax1.ccs.cornell.edu (Jon Meltzer) Newsgroups: net.micro.pc Subject: Re: Let's C Compiler Message-ID: <170@vax1.ccs.cornell.edu> Date: Fri, 19-Sep-86 21:16:10 EDT Article-I.D.: vax1.170 Posted: Fri Sep 19 21:16:10 1986 Date-Received: Tue, 23-Sep-86 05:54:01 EDT References: <1389@ulysses.UUCP> <476@inuxh.UUCP> Reply-To: jsm@vax1.UUCP (Jon Meltzer) Distribution: net Organization: Cornell Computer Services, Ithaca NY Lines: 14 In article <476@inuxh.UUCP> jnl@inuxh.UUCP (John Le) writes: >> Has anybody used Let's C? Anybody like it? Thanks. >> >> Jeff David > >No, I haven't used "Let's C" compiler yet. But I think it cannot do >bit manipulation and it can only create small memory model (<=64K size). I have it, and John is right. It's limited to the small model. The thing also produces object files in its own , non Microsoft, format, and thus can link only to its own assembler. Dr Dobbs says that the best cheap C is the Datalight Developer's version - $99, Lattice compatible, large memory models.