
bufferp(3)             C LIBRARY FUNCTIONS             bufferp(3)

NAME
     bufferp() - determine whether or not a given variable  is  a
     buffer

SYNOPSIS
     int bufferp(mixed arg);

DESCRIPTION
     Return 1 if `arg' is a buffer value and zero (0) otherwise.

SEE ALSO
     intp(3),  functionp(3),  mapp(3),  objectp(3),  pointerp(3),
     floatp(3), stringp(3)

Sun Release 4.1           Last change:                          1

