.\"determine whether or not a given variable is an integer
.DT
classp
$MUDNAME$ driver help
classp

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

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

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

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