|
|
|
|
|
by notrly1337
1833 days ago
|
|
For me, because of the performance (machine code) and interoperability (can link and build shared libraries and static objects) of C at no additional cost. Also, I find it future-proof because it does all what C does, but better and look how long has C been used, even for greenfield projects. |
|