Y
Hacker News
new
|
ask
|
show
|
jobs
by
wruza
3462 days ago
IIRC it is canonically called NELEMS(a).
1 comments
int_19h
3461 days ago
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).
link