Hi, Auke Reitsma!
On 04 Jan 98 20:59:00 you wrote to Thomas Habets
AR> So what are you doing here? The only reson I don't use C++ much is
AR> that it is changed every time I look. :-(
Yeah. :(
AR> I WANT that STANDARD. NOW
You're not alone. On one part of the world it's not that big a problem. The
changes not break the existing (good) code (except that declaration in
for()). And compilers tend to pick up and implement the new features.
OTOH some platforms are frozen. Say, Microsoft develop C++ for WIN32 but left
the 16 bit version as it was some 5 years ago. You can't write code portable
for WIN16 and WIN32 that really use C++. There are no templates, no
exception handling, etc in 1.52. (While writing code that is portable
between i96 based consurrent compilers is even harder for some reason.)
Paul
... Go ahead, jump. 100,000 lemmings can't all be wrong.
--- GNU/Linux
---------------
* Origin: The FlintStones' Cave in BedRock (2:371/20.2)
|