swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Queston about Binary Search Trees


From: Marcus G. Daniels
Subject: Re: Queston about Binary Search Trees
Date: 08 Nov 1998 12:24:39 -0800

>>>>> "TB" == Theodore C Belding <address@hidden> writes:

TB> If you want your program to run on multiple Unix platforms, you
TB> might want to be cautious about relying on non-standard C
TB> functions like these; not all platforms have the GNU C library
TB> (glibc) installed. 

tsearch implementations can be found on HPUX, Irix, and Solaris, and
of course the source code is free (and easy to extract from glibc), so as a
practical matter, portability is not a problem.

I would like to emphasize that I only suggested this to Paul as a workaround
to the sorry state of affairs in the collections library.  Swarm should
be providing an interface to efficient implementations of these features.


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]