Table of Contents
Free up the buffer allocated by Balloc(3). After the function call p_ub pointer becomes invalid.
On success, Bfree() return zero; on error, -1 is returned, with Berror set to indicate the error.
Note that Bstrerror() returns generic error message plus custom message with debug info from last function call.
BALIGNERR Corrupted buffer or pointing to not aligned memory area.
BNOTFLD Buffer not fielded, not correctly allocated or corrupted.
Report bugs to support@mavimax.com