in reply to Re: Fearing the demise of Perl
in thread Fearing the demise of Perl
They say the same thing about C. The C++ people say "C is obsolete, don't bother with it", but you can see that C++ is more likely to die before C will. I doubt that they will ever write an good OS in C++.Could you explain this please? I keep saying statements like this, or expressing similar sentiments regarding C vs C++, and I never understand them. To my mind, C++ is just C with a few additions (new/delete, class, templates), so what makes C better then C++? Since, as far as I know, any C program is a valid C++ program (with the exception, of course, of C programs that use C++ keywords, which is a stupid "exception"), so what makes C so much better?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Fearing the demise of Perl
by iburrell (Chaplain) on May 21, 2004 at 21:56 UTC | |
by BUU (Prior) on May 22, 2004 at 03:09 UTC | |
by jeffa (Bishop) on May 22, 2004 at 17:08 UTC |