
intp(3)                C LIBRARY FUNCTIONS                intp(3)

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)  other-
     wise.

SEE ALSO
     stringp(3), pointerp(3), objectp(3).

Sun Release 4.1           Last change:                          1

