Talk:C (programming language): Difference between revisions

Content deleted Content added
Juuitchan (talk | contribs)
No edit summary
No edit summary
Line 24:
----
The claim that C is the dominant microcomputer applications language is now somewhat dubious, IMHO. In the Windows world, it's probably a toss-up between Microsoft's C++ and Visual Basic, I'd guess. C still rules for embedded systems (that is, the ones not written in Assembler), in the Unix world (particularly for apps that don't have a GUI), and people who can't be bothered remembering C++'s arcane semantics for multiple inheritance and operator overloading :) --[[Robert Merkel]]
 
:How much Visual C++ is actually plain C with a tiny bit of C++ here and there? GregLindahl
 
----
Recent stats of what percent of code in RedHat distro is written in which programing language,