NAME
	intp - is the argument an int?

SYNTAX
	array intp(mixed arg);

DESCRIPTION
	Returns 1 if arg is an int, zero otherwise.

KEYWORDS
	int

SEE ALSO
	arrayp, programp, floatp, stringp, objectp,
	mappingp, multisetp, functionp
