Skip to main content

sizeof

Discworld efun help

sizeof

int sizeof(mixed arr)

Return the number of arguments of an array arr. If arr is not an array, then '0' is returned.

See also

allocate.