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