I thought the major point is that it's a "high level" language, high enough that a compiler can do serious optimizations. Read Fran Allen's interview in Coders at Work, she despairs of writing efficient compilers/programs in C because it's so low level.
Now, sometimes you need that low level access, but C is used way beyond those niches.
Now, sometimes you need that low level access, but C is used way beyond those niches.