.\"determine whether or not a given variable is a string
.DT
stringp
$MUDNAME$ driver help
stringp

.SH Name
.SI 5
stringp() - determine whether or not a given variable is a string
.EI

.SH Synopsis
.SI 5
int stringp( mixed arg );
.EI

.SH Description
.SP 5 5
Return 1 if `arg' is a string and zero (0) otherwise.
.EP

.SH See also
.SI 5
mapp(), objectp(), intp(), bufferp(), floatp() functionp(3),
undefinedp()
.EI
