>>4
C can't do low-level well enough anymore, because it's all about speed on a single processor, and for physics and numbers, the article raises a significant point - why not use Assembly? It's that tiny bit quicker, which is probably what you're going for if you're using C.