|
|
|
|
|
by lelanthran
1494 days ago
|
|
> The lengths people will go to not use C++ is staggering. Every C thread on every forum always has some C++ proponent jumping in to bemoan that people prefer one of the simplest languages over, literally, the most complex (from a programmer PoV) language in existence. Is it really such a stretch to believe that people prefer readability and maintainability over expressive power? The "lengths" in this case is small - a once of cost of a few days to implement vector and string functions gets you most of what most developers need and want. |
|