Y
Hacker News
new
|
ask
|
show
|
jobs
by
beyonddream
1312 days ago
My understanding of how it works is, with constant value, the compiler replaces (x) with the constant 0 and converts (void *) into (int *) which makes the size equality to return true. But I am not entire sure :)