Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
The true reason C++ always wins [video]
(youtube.com)
1 points
by
arbayi
9 days ago
| 1 comment
The true reason C++ always wins [video] | Dark Hacker News
PaulHoule
9 days ago
|
next
[−]
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.