User Tools

Site Tools


Sidebar

Table Of Contents

endurox:v7.5.x:api:ubf:bisubf.3

bisubf

Name

Bisubf — Test is buffer UBF type

Synopsis

#include <ubf.h>

int Bisubf (UBFH *p_ub);

Link with -lubf -lnstd -lm -lpthread

DESCRIPTION

Test the buffer type. Returns the 1 if p_ub buffer is UBF, 0 if buffer is not UBF.

RETURN VALUE

Returns 1 if buffer is UBF, 0 if it is not UBF.

ERRORS

No errors returned by this function.

EXAMPLE

See ubftest/ubfunit1.c for sample code.

BUGS

Report bugs to support@mavimax.com

SEE ALSO

Binit(3)

COPYING

© Mavimax, Ltd