Table of Contents
#include <ubf.h>
int Bpres (UBFH *p_ub, BFLDID bfldid, BFLDOCC occ);
Link with -lubf -lnstd -lm -lpthread
If field is present, functions returns 1, if field is not present, function returns 0.
Function does not return error. If buffer is invalid, then it will return 0 (field not present).
Report bugs to support@mavimax.com