Comment Re:In Short, Yes (Score 1) 345
I'd have to second this. I'm still amazed that C and C++ are still used for any software of importance. The small increase in ease of use because they are so flexible (read sloppy), is more than offset by the huge amount of time spent scrubbing out all the stuff static analyzers are needed to find.