Expression trees

Functions manipulating expression trees.

o eParse
Parses expression and returns a pointer to an expression tree
o eTreeDestroy
Destroy expression tree.
o eEval
Compute value of expression.
o eTreeCombine
Combine two trees with a specified operator.
Functions manipulating expression trees.

Alphabetic index


libsexpr - a simple library for parsing arithmetic expressions
© 2003 by Marcin Simonides