|
|
|
|
|
by ActorNightly
2339 days ago
|
|
The biggest advantage for me in using C is that the syntax never changes. When I go look at a C code, I don't have to look up some annotation or new syntax that got introduced behind some abstraction that gets compiled in automatically after the library is pulled from the internet by whatever build system the project uses. |
|