Back to home page

Enduro/X

 
 

    


0001 BINDEX(3)
0002 =========
0003 :doctype: manpage
0004 
0005 
0006 NAME
0007 ----
0008 Bindex - Index UBF buffer, RFU
0009 
0010 
0011 SYNOPSIS
0012 --------
0013 
0014 #include <ubf.h>
0015 
0016 int Bindex (UBFH *'p_ub', BFLDOCC 'occ');
0017 
0018 Link with '-lubf -lnstd -lm -lpthread'
0019 
0020 DESCRIPTION
0021 -----------
0022 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).
0023 
0024 RETURN VALUE
0025 ------------
0026 Returns SUCCEED (0)
0027 
0028 
0029 ERRORS
0030 ------
0031 No errors returned by this function.
0032 
0033 BUGS
0034 ----
0035 Report bugs to support@mavimax.com
0036 
0037 SEE ALSO
0038 --------
0039 *Bunindex(3)* *Bidxused(3)* *Brstrindex(3)*
0040 
0041 COPYING
0042 -------
0043 (C) Mavimax, Ltd
0044