Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ames!uhccux!munnari.oz.au!comp.vuw.ac.nz!windy!srwmrbd From: SRWMRBD@windy.dsir.govt.nz (ROBERT) Newsgroups: comp.lang.c++ Subject: Re: C++ for DOS/OS2 Message-ID: <657@windy.dsir.govt.nz> Date: 13 Sep 89 09:51:23 GMT Organization: DSIR Wellington, NZ Lines: 15 Joe English writes >Zortech sells a good C++ compiler for MS-DOS at >an excellent price -- $100, $150 with library source -- >It doesn't fully support any of the 2.0 features >(not yet anyway; Walter?) but it does support everything >in The Book. Personally, I've found it to be a very good >product. It is a good product but it doesn't support everything in The Book. For example, don't expect user defined conversion operators to work and do expect some expressions to mis-compile. Robert