Hacker News new | ask | show | jobs
by kv-1 3427 days ago
i'm not saying that the way they wrote it makes sense, but you have to remember that sizeof is actually an operator and not a function.
1 comments

just got basically the same answer on stackoverflow - sizeof is an operator -> works w/o parens - makes sense - that's why i'm asking