Hacker News new | ask | show | jobs
by wruza 3462 days ago
IIRC it is canonically called NELEMS(a).
1 comments

I don't know if there's such a thing as "canonical" here. In MSVC, it's _countof (and it's in one of the standard headers).