![]() |
ticalc_number_of_vars | Function |
calc_int.h |
int ticalc_number_of_vars (TNode *tree); |
Parameters
tree |
a directory list |
Returns |
the number of variables contained in the tree |
Summary
Counts how many variables are in tree (without taking into account the folders).
See also