BISUBF(3)


Table of Contents

1. NAME
2. SYNOPSIS
3. DESCRIPTION
4. RETURN VALUE
5. ERRORS
6. EXAMPLE
7. BUGS
8. SEE ALSO
9. COPYING

1. NAME

Bisubf - Test is buffer UBF type

2. SYNOPSIS

#include <ubf.h>

int Bisubf (UBFH *p_ub);

Link with -lubf -lnstd -lm -lpthread

3. DESCRIPTION

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

4. RETURN VALUE

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

5. ERRORS

No errors returned by this function.

6. EXAMPLE

See ubftest/ubfunit1.c for sample code.

7. BUGS

Report bugs to support@mavimax.com

8. SEE ALSO

Binit(3)

9. COPYING

© Mavimax, Ltd