Table of Contents
Return the field name loaded for given compiled field id bfldid. Field id is compiled by mkfldhdr(8).
On success, Bfname() returns field name in thread local storage stored char array. If field is unknown to the system, function returns NULL and the error is set.
In case of error Berror will be non 0. Note that Bstrerror() returns generic error message plus custom message with debug info from last function call.
BBADFLD field not found in field tables.
Report bugs to support@mavimax.com