
[Top]
|
Method objectp()
- Method
objectp
int objectp(mixed arg)
- Description
-
Returns 1 if arg is an object, 0 (zero) otherwise.
- See also
mappingp, programp, arrayp, stringp, functionp,
multisetp, floatp, intp
Extracted from Pike v7.3 release 11 at 2001-11-03.
|