Ignore:
Timestamp:
Oct 2, 2001, 8:28:47 PM (24 years ago)
Author:
umoeller
Message:

Misc helpers updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/tree.h

    r84 r106  
    7474    int TREEENTRY treeCompareKeys(unsigned long  ul1, unsigned long ul2);
    7575
     76    int TREEENTRY treeCompareStrings(unsigned long  ul1, unsigned long ul2);
     77
    7678    int treeInsert(TREE **root,
    7779                   TREE *x,
Note: See TracChangeset for help on using the changeset viewer.