User Tools

Site Tools


Sidebar

Table Of Contents

endurox:v7.5.x:api:ubf:btreefree.3

btreefree

Name

Btreefree — Free the AST tree allocated by Bboolco(3)

Synopsis

#include <ubf.h>

void Btreefree (char *tree);

Link with -lubf -lnstd -lm -lpthread

DESCRIPTION

Free up the memory allocated by Bboolco(3). The tree is pointer returned by Bboolco(3).

RETURN VALUE

Function is void and does not return any value.

ERRORS

Function is void and does not return any error.

EXAMPLE

See ubftest/test_expr.c for sample code.

BUGS

Report bugs to support@mavimax.com

COPYING

© Mavimax, Ltd