blob: ee04d0bb79288246f0a7ae7856f111a072bba00d [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 int pointerp(mixed arg)
3
Zesstra715ec202025-07-09 22:18:31 +02004DESCRIPTION
5 Return 1 if arg is a pointer, i.e. an array.
MG Mud User88f12472016-06-24 23:31:02 +02006
Zesstra715ec202025-07-09 22:18:31 +02007SEE ALSO
8 bytesp(E), clonep(E), closurep(E), coroutinep(E), floatp(E), intp(E),
9 lpctypep(E), lwobjectp(E), mappingp(E), objectp(E), referencep(E),
10 stringp(E), structp(E), symbolp(E)