.\"determine whether or not a given variable is an array
.DT
pointerp
$MUDNAME$ driver help
pointerp

.SH Name
.SI 5
pointerp() - determine whether or not a given variable is an array
.EI

.SH Synopsis
.SI 5
int pointerp( mixed arg );
.EI

.SH Description
.SP 5 5
pointerp() is provided for compatibility; it is the same as the arrayp() efun.
.EP

.SH See also
.SI 5
mapp(), stringp(), objectp(), intp(), bufferp(), floatp(),
functionp(), undefinedp()
.EI
