concepts/
efun/
SYNOPSIS
	int pointerp(mixed arg)

DESCRIPTION
	Return 1 if arg is a pointer, i.e. an array.

SEE ALSO
	intp(E), stringp(E), objectp(E)