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

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

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

.SH Description
.SP 5 5
Return 1 if `arg' is a buffer value and zero otherwise.
.EP

.SH See also
.SI 5
mapp(), stringp(), pointerp(), objectp(), intp(), bufferp(), floatp(),
functionp(), nullp(), undefinedp(), errorp(), typeof()
.EI
