Follow-up Comment #2, task #7323 (project administration): OK, I made the changes you described. The revised version is at
http://129.59.241.105/dyer/src/avl_file.tar.gz Also, I originally submitted this package to GNU, where Karl evaluated it and suggested some changes, and also that I submit it to Savannah. (He wanted there to be a separate 'avl_file.c' source code file.) As you point out, the libavl package already implements AVL-trees. But those routines are in-memory only, not file-based, and not multi-process. However, for disk files, B-trees are faster, and several free dbm and SQL packages exist. This implementation is just for fun. -Mike _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/task/?7323> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
