sizeof:

Syntax:	sizeof ( A )

Description:

	The sizeof function returns the number of bytes of data in the
	argument A.

See Also: size, who, whos
