*BSD News Article 79458


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!www.nntp.primenet.com!nntp.primenet.com!newspump.sol.net!news.inc.net!cs.uwp.edu!nelson
From: nelson@cs.uwp.edu (Jeremy Nelson)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: <search.h>
Date: 29 Sep 1996 02:58:23 GMT
Organization: University of Wisconsin - Parkside
Lines: 11
Message-ID: <52kokf$da1@news.inc.net>
References: <52k0an$pl6@olorin.nask.pl>
NNTP-Posting-Host: 131.210.1.4

Andrzej Bialecki <abial@korin.warman.org.pl> wrote:
>Hi!
>
>I was recently writing a program under SunOS that uses binary trees.
>These are defined in <search.h>, [... Not in FreeBSD ...]

I found it satisfactory to use the search.h/search.c that comes with
several linux dialects (i think the one i got was from redhat).  You
can probably visit your favorite linux mirror/friend and get it there.

-jfn