Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!osiris.cso.uiuc.edu!gordon From: gordon@osiris.cso.uiuc.edu (John Gordon) Newsgroups: comp.lang.c Subject: Re: Advice about best MS-DOS C Compiler. Keywords: C, MS-DOS Message-ID: <1991Mar20.201736.5109@ux1.cso.uiuc.edu> Date: 20 Mar 91 20:17:36 GMT References: Sender: usenet@ux1.cso.uiuc.edu (News) Distribution: na Organization: University of Illinois at Urbana Lines: 29 rns@mullauna.cs.mu.OZ.AU (Robert Noel STURROCK) writes: >Can anyone give me some advice about what the best C compiler is which runs >under MSDOS? >Having only ever used UNIX C compilers in the past, I am unsure as to which >would be the best one, but the only constraints would be: > must be an ANSI C compiler. > should support some sort of windowing (curses etc.) - or other > features which facilitate creating a decent user interface > for computer il-literate users. I would heartily recommend Turbo C++ Professional. It has many advantages: o Two compilers in one, both an ANSI-compliant C compiler and an AT&T C++ ver 2.0 compiler. o Many extensions to ANSI C, including many screen-handling curses-type functions, graphics stuff, and PC system interfacing calls. o Fairly cheap, $150-$180 mail-order. o The Professional version comes with a Profiler, Assembler and a VERY good Debugger. o And many others....