
stringp(3)             C LIBRARY FUNCTIONS             stringp(3)

NAME
     stringp() - determine whether or not a given variable  is  a
     string

SYNOPSIS
     int stringp(mixed arg);

DESCRIPTION
     Return 1 if `arg' is a string.

SEE ALSO
     pointerp(3), objectp(3), intp(3), mapp(3).

Sun Release 4.1           Last change:                          1

