Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!evax!utacfd!merch!spudge!johnm From: johnm@spudge.UUCP (John Munsch) Newsgroups: comp.windows.ms.programmer Subject: Re: Any users of Zortech C++ and Views out there? Keywords: C++, Windows Message-ID: <27126@spudge.UUCP> Date: 30 Jan 91 15:36:45 GMT References: <91.022.14:05:15@ira.uka.de> Reply-To: johnm@spudge.UUCP (John Munsch) Organization: Friends of Guru Bob Lines: 23 In article <91.022.14:05:15@ira.uka.de> tremmel@iras7.ira.uka.de (Wolfgang Tremmel) writes: >Is there anybody using Zortech's C++ Compiler to build programs for MS-Windows. >Is it better than C and SDK? I tried C++ Views but it presents a formidible challange to getting started. They really don't lay out enough examples of designing apps with it, either in the manual or on disk. For the moment I've put off trying to develop with it. Thus far, everything I've done (of any significance) has been done with Zortech C++ and the SDK. Is it better? Well, that depends upon your definition of better. If your definition of better includes... 1) Faster compilation. 2) Better optimization. 3) Bug fixes on a frequent (rather than annual) schedule. 4) The advantages of C++ over C. 5) Cheaper price. ...then yes, it is better than MSC 6.0 and the SDK. :-) John Munsch "My statements about C++ Views are obviously just my opinion. My statements about Zortech over MSC are just as obviously, fact."