NAME a_sizeof - returns size of an array (DGD-style) SYNOPSIS #define a_sizeof(arr) DESCRIPTION This macro will always return the size of an array, and give an error if the argument is not an array. SEE ALSO macros/m_sizeof