Xref: utzoo comp.os.msdos.programmer:1218 comp.lang.c:32404 Path: utzoo!attcan!uunet!decwrl!ads.com!sparkyfs!usasoc.soc.mil!news From: ted@arsocomvax.socom.mil (Ted Nolan) Newsgroups: comp.os.msdos.programmer,comp.lang.c Subject: Re: Which C compiler: TC or MS? ==> MIX Keywords: C Compiler on PC, Turbo C, Microsoft C, Power C Message-ID: <1990Oct1.130923.27152@usasoc.soc.mil> Date: 1 Oct 90 13:09:23 GMT References: <4641@feldspar30.UUCP> <151565@felix.UUCP> Reply-To: ted@usasoc.soc.mil (Ted Nolan) Distribution: comp Organization: SRI International Lines: 12 I'd like to second the recomendation for MIX Power C. For $20 you get a nice compiler, for $10 more you get the library source. If there's a better value for money commercial sw package, I haven't heard about it. It doesn't have an integrated environment, which is fine by me. I use it for all my DOS utility type programming. The only verifable bug I've ever found was that in some cases, redirected standard file descriptors weren't inherited properly by children. (And I haven't installed the latest upgrade yet; this may be fixed). Ted Nolan ted@usasoc.soc.mil