Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!brunix!phg From: phg@cs.brown.edu (Peter H. Golde) Newsgroups: comp.sys.ibm.pc.programmer Subject: Re: MSC 6.0, WIN 3.0, QuickC? Message-ID: <36051@brunix.UUCP> Date: 11 Apr 90 16:46:14 GMT References: <6551@rouge.usl.edu> Sender: news@brunix.UUCP Reply-To: phg@cs.brown.edu (Peter H. Golde) Distribution: usa Organization: Brown University Department of Computer Science Lines: 17 In article <6551@rouge.usl.edu> pcb@gator.cacs.usl.edu (Peter C. Bahrs) writes: >Does 6.0 come with QC? C 6.0 comes with a command line version of the QuickC compiler, updated to compile most of the new C 6.0 constructs (ANSI compliance, based pointers, etc.). The QuickC environment per se is not included, but the Programmer's Workbench/compiler/CodeView/advisor/browser combination gives you same same integration and ease of use that QuickC gave you -- editing, compiling, debugging in the same environment, pull down menus and dialog boxes for setting compile/link options, on-screen help for all the run-time library and error messages, etc. etc. In short, C 6.0 doesn't actually include QuickC, but it gives you everything that QuickC gave you, and a lot more. --Peter Golde (phg@cs.brown.edu)