Re: Future for VC++ Programmers

Tech-Archive recommends: Fix windows errors by optimizing your registry



Joseph M. Newcomer <newcomer@xxxxxxxxxxxx> wrote in
news:sjt3p2hd490e2ovg6bo8tduev4mg3e9re4@xxxxxxx:

It is also worth pointing out that both Java and C# are just C++ without
pointers.

And without templates (ok, C# added something).
And without multiple-inheritance (which is nice sometimes, if you know what
you are doing).
And without direct access to the system API (calling system API from both
Java and C# is a pain).

And with interfaces, which C++ does not have (but would be nice).
And with native Unicode support, and with decent i18n built in
(which C++ does not have, but would be nice :-)

And so on :-)


--
Mihai Nita [Microsoft MVP, Windows - SDK]
http://www.mihai-nita.net
------------------------------------------
Replace _year_ with _ to get the real email
.