Quote:
Imperator Fyron said:
Because those Languages create relatively slow programs, thus they are not sufficient when speed is required.
|
In many cases this is not the case anymore or the differences are very small. C/C++ is good for systems programming or for programs like Mailers. I do like C++ but there are other Languages that allow you to program faster without getting in a fight with pointer, addresses, references and the likes.