How about: http://www.google.com/search?hl=en&lr=&q=binary+tree+in+C and the news group: comp.lang.c -----Original Message----- From: redhat-list-bounces@xxxxxxxxxx [mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Michael D. Berger Sent: Wednesday, December 07, 2005 3:15 PM To: Redhat-List Subject: Binary Tree for C Language I need a binary tree similar to a std::map or a std::set, but unfortunately, the application must be in C. I looked at man tsearch, but it appears to lack these capabilities that I need: o general functionality of an iterator o ability to scan a range of the key, where no actual key values are known, e.g., a tree containing the keys 3 5 6 9 will return two values given the range [4...8]. Suggestions for another e-mail list or newgroup on which to ask this question would also be appreciated. Thanks for your help. Mike. -- Michael D. Berger m.d.berger@xxxxxxxx -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list ***************************************************************************** This email may contain confidential or privileged information. If you believe you have received the message in error, please notify the sender and delete the message without copying or disclosing it. ***************************************************************************** -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list