BINDEX(3)


Table of Contents

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

1. NAME

Bindex - Index UBF buffer, RFU

2. SYNOPSIS

#include <ubf.h>

int Bindex (UBFH *p_ub, BFLDOCC occ);

Link with -lubf -lnstd -lm -lpthread

3. DESCRIPTION

Reserved for future use. Note that UBF buffer is automatically index by type offsets, and binary search for fixed length data (numerics and BFLD_CHAR).

4. RETURN VALUE

Returns SUCCEED (0)

5. ERRORS

No errors returned by this function.

6. BUGS

Report bugs to support@mavimax.com

7. SEE ALSO

Bunindex(3) Bidxused(3) Brstrindex(3)

8. COPYING

© Mavimax, Ltd