Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!bcstec!misty!b-mrda!miller From: miller@b-mrda.ca.boeing.com (Mark Miller) Newsgroups: comp.os.msdos.programmer Subject: Re: C Compiler Help needed Message-ID: <24200012@b-mrda.ca.boeing.com> Date: 5 Mar 91 16:47:54 GMT References: <39734@cup.portal.com> Organization: Boeing Commercial Airplanes MR&D Lines: 20 I personally like Turbo C++ because of its ease of setup, its versatility and an awesome standalone debugger (Turbo Debug). I also like the fact that I can mix C and C++ as I see fit. The new Borland C++ is supposed to allow Windows development without an SDK. I have had problems with compiler limitations of MSC 5.1 (ran into the end of the symbol table limit) that Turbo C compiled without complaint. I have also found the Borland Integrated Development Environment to be VASTLY superior to the MS Programmer's Workbench in terms of access to compiler options and executing third party programs from within the environment. ------------------------------------------------------------------------------ Mark R. Miller | Boeing Commercial Airplane Company | Seattle, WA | Internet: miller@b-mrda.boeing.com | Voicenet: (206) 237-0960 | ------------------------------------------------------------------------------ Opinions expressed here do not necessarily reflect those of my employer. ------------------------------------------------------------------------------