Hacker News new | ask | show | jobs
by Koshkin 1913 days ago
I am sure you meant

  sizeof((void*)1)
1 comments

Given the italics, it wouldn’t surprise me if the original was in fact:

sizeof(*(void*)1)