Topic: Announcement: C++ incompatibility page


Author: Ronny <ronald_f@my-deja.com>
Date: 1999/08/24
Raw View
 Most C++ programmers got their experience by working with pre-standard
compilers, mostly based on Stroustrup/Ellis' Annotated Reference (2nd
ed) or
earlier. When switching over to ANSI C++, they are faced with a couple
of
incompatibilities: Things that used to work in some way, do not work
anymore,
or work in a different way.

To ease the transition from classic C++ to ANSI C++, I have provided a
list of
(hopefully all) incompatibilities at

           http://fusshuhn.ourfamily.com/cppincomp.html

This page was already posted for public review in
comp.lang.c++.moderated and
comp.std.c++, and I hope therefore it is complete and correct.
Nevertheless,
if you encounter an error or an omission, please notify me by email.

--
Ronald Fischer <ronald_f@my-deja.com>
http://ourworld.compuserve.com/homepages/ronald_fischer/


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

      [ Send an empty e-mail to c++-help@netlab.cs.rpi.edu for info ]
      [ about comp.lang.c++.moderated. First time posters: do this! ]

[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]