#C++ rumors
I am fairly sure that 6.5 does include C++. I guess they are going the
way of most C compiler vendors in that respect. As I heard it, the
original lattice C++ was V1 of the language (pretty naff), and this
one is V2 (very much better, stable, with most of the really useful
stuff ie multiple inheritance). The language is currently available
at V3 (ie templates), with V4 (ie exceptions) defined. BTW, these
version numbers are ballpark releases, that may/may not be what they
actually were/will be called.