Binary Tree for C Language

Kipp, Jim jkipp at ingdirect.com
Wed Dec 7 20:25:18 UTC 2005


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 at redhat.com
[mailto:redhat-list-bounces at redhat.com] 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 at ieee.org 


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request at redhat.com?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.
*****************************************************************************





More information about the redhat-list mailing list