>>31
Keyword: LOW LEVEL
C will never die. We need it for drivers, embebbed applications, kernels, applications strongly CPU bound, etc, etc.
The issue here is that people use C for applications where it's currently pointless to use C, like I/O bound applications. They waste more time fixing bugs and get the same results.