Method intp()
- Method intp
intintp(mixedarg)- Description
Returns
1ifargis an int,0(zero) otherwise.- See also
mappingp(), programp(), arrayp(), stringp(), objectp(), multisetp(), floatp(), functionp()
int intp(mixed arg)
Returns 1 if arg is an int, 0 (zero) otherwise.
mappingp(), programp(), arrayp(), stringp(), objectp(), multisetp(), floatp(), functionp()