Extracted from Pike v7.8 release 352 at 2012-06-24.
pike.ida.liu.se
[Top]

Method intp()


Method intp

int intp(mixed arg)

Description

Returns 1 if arg is an int, 0 (zero) otherwise.

See also

mappingp() , programp() , arrayp() , stringp() , objectp() , multisetp() , floatp() , functionp()