Y
Hacker News
new
|
ask
|
show
|
jobs
by
pwdisswordfish9
1278 days ago
What for, if ((void *)0) is sufficient in C?
2 comments
layer8
1278 days ago
See the rationale here:
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3039.htm#r...
link
saagarjha
1278 days ago
Apparently implementations don’t use this or something like that.
link