Movies & TV 24/7 via Channel7: Web Player, .m3u file. Music via Radio7: Web Player, .m3u file.
File 174519274474.jpg - (621.18KB , 1408x1929 , IMG_6688.jpg )
Is C still the best language for building robust applications that will stand the test of time?
yes
It's certainly not disappearing anytime soon. I mainly use it for network programming, but I will use whatever language is best suited for the task at hand.
Never was.
>>5733 Git is written in C
>>5734 Haven't it been rewritten in C++, afaik that was a project goal. Either way C was never design with building robust application but portable applications. If you want robustness you're asking for Ada.