#include <adt_tree.h>
変数 | |
| TREE_NODE * | root |
| int(* | compare )(void *x, void *y) |
adt_tree.h の 40 行で定義されています。
adt_tree.h の 41 行で定義されています。
参照元 pathtree_add()・pathtree_find()・pathtree_init()・pathtree_print_keys().
| int(* compare)(void *x, void *y) |
参照元 pathtree_init().
1.4.7