Y
Hacker News
new
|
ask
|
show
|
jobs
by
sirwhinesalot
330 days ago
The problem is not the _G, the problem is the "generic". It is a completely wrong name for what it does.
1 comments
uecker
330 days ago
This is an old tradition in ISO C. unsigned actually means modulo and const actually means immutable.
link