H
Hacker News
Top
Best
New
Posted by arbayi 1 hour ago
The true reason C++ always wins [video]
(www.youtube.com)
1 points
|
1 comments
PaulHoule 1 hour ago
[-]
Portability. C might be simpler than assembly language but from the viewpoint of a maintenance programmer who could be tasked to clean up any mess made by smart-but-unwise developers C++ is not. But moving code from one CPU to another is priceless.