Liste des Groupes | Revenir à cl c |
C++ is more readable because is is magnitudes more expressive than C.That's not really the point of it. This reduced C is used as an intermediate language for a compiler target. It will not usually be read, or maintained.
You can easily write a C++-statement that would hunddres of lines in
C (imagines specializing a unordered_map by hand). Making a language
less expressive makes it even less readable, and that's also true for
your reduced C.
Les messages affichés proviennent d'usenet.