While refactoring code and ridding myself of all those #defines that we\'re now taught to hate, I came across this beauty used to calculate the number of elements in a struc
Answered in detail here: Array Size determination Part 1 and here: Array Size determination Part 2.