Xref: utzoo comp.os.msdos.programmer:4536 comp.sys.ibm.pc.misc:8414 Newsgroups: comp.os.msdos.programmer,comp.sys.ibm.pc.misc Path: utzoo!utgpu!cunews!ajai From: ajai@sce.carleton.ca (Ajai Sehgal) Subject: Re: How good is Zortech C(++)? Message-ID: Sender: news@ccs.carleton.ca (news) Organization: Carleton University, Ottawa, Canada References: Date: 9 Apr 91 20:13:52 GMT I have been using the new DOS386 version of Zortech C++ since January, to develop a major image enhancement program (25000 lines +). Not only is the compiler excellent, Zortech's support has been unbeatable. They are on the net and answer questions promptly (usually within a few days). The compiler itself is not terribly buggy and the few buggs which have surfaced as is expected in any new product, were addressed by Zortech immediatly. The object code produced by the optimizer is some of the best I'vs seen out of any C compiler for the PC. Once I got used to the interface ( I was a Turbo C++ user) it became a pleasure to use. Being able to malloc > 64k at once is a pleasure and not being memory limited makes programming easier and faster. Ajai.