Y
Hacker News
new
|
ask
|
show
|
jobs
by
cperciva
5122 days ago
I think Tavis put it best: C is easier to audit because it's transparent. With C++ you can have innocuous-looking source code and have the compiler doing all sorts of crazy things behind your back.