Skip to main content

intp

Discworld driver help

intp

Name

intp() - determine whether or not a given variable is an integer

Synopsis

int intp( mixed arg );

Description

Return 1 if `arg' is an integer number and zero (0) otherwise.

See also

mapp(), stringp(), arrayp(), objectp(), bufferp(), floatp(), functionp(), undefinedp()