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