Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwme211345
3187 days ago
Why would someone do that?
2 comments
dboreham
3187 days ago
Because long ago (and probably in a different product) making a function call was significantly costly and worthwhile optimizing away via macros.
link
jstewartmobile
3187 days ago
That is how we do "generics" in C. Not happy about it, just sayin'.
link