SYNOPSIS
        int pointerp(mixed arg)

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

SEE ALSO
        bytesp(E), clonep(E), closurep(E), coroutinep(E), floatp(E), intp(E),
        lpctypep(E), lwobjectp(E), mappingp(E), objectp(E), referencep(E),
        stringp(E), structp(E), symbolp(E)
