
objectp(3)             C LIBRARY FUNCTIONS             objectp(3)

NAME
     objectp() - determine whether or not a given variable is  an
     object

SYNOPSIS
     int objectp(mixed arg);

DESCRIPTION
     Return 1 if `arg' is an object.

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

Sun Release 4.1           Last change:                          1

