|
LPC Library Functions: stringp |
|
NAMEstringp() - determine whether or not a given variable is a string
SYNOPSISint stringp( mixed arg );
DESCRIPTIONReturn 1 if `arg' is a string.
SEE ALSOmapp(), pointerp(), objectp(), intp(), bufferp(), floatp() functionp(), nullp(), undefinedp(), errorp() |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|