mcSizeof — Get size in bytes for MemCom data type element
mcSizeof
returns the number of bytes
occupied by a single data element of MemCom data type
type
. For special data types that cannot be used
inside positional datasets, such as relational tables
("$"
), array tables ("AT"
),
and sparse tables ("ST"
), the function returns a
value of 1. If an invalid data type identifier is specified, the
function returns a value of 0.