Y
Hacker News
new
|
ask
|
show
|
jobs
by
pineaux
432 days ago
Presumably because C = performance?
Although I think it really depends on how you structure your program.
2 comments
pjmlp
432 days ago
Indeed, a programming language can't do wonders when the authors did not pay attention to algorithms and data structures.
link
tialaramex
432 days ago
Yeah. Many reasons your program might be too big or too slow still apply to C.
link