From the NannyMUD documentation

LAST CHANGE

2000-12-14

FUNCTION


NAME

        sizeof - Give the size of an array.

SYNTAX

	int sizeof(mixed *array)

DESCRIPTION

	Return the size in elements of a given array.