Xref: utzoo comp.databases:4558 comp.lang.c:24951 comp.sys.ibm.pc:41520 Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!ucbvax!agate!violet.berkeley.edu!willis From: willis@violet.berkeley.edu (Willis Johnson) Newsgroups: comp.databases,comp.lang.c,comp.sys.ibm.pc Subject: need recommendations for b-tree library Message-ID: <1990Jan8.201532.6777@agate.berkeley.edu> Date: 8 Jan 90 20:15:32 GMT Sender: usenet@agate.berkeley.edu (USENET Administrator;;;;ZU44) Reply-To: willis@violet.berkeley.edu (Willis Johnson) Organization: University of California, Berkeley Lines: 12 =========== Need b-tree library recommendations =============== I am writing a program for MS-DOS which needs to build and manipulate a b-tree of about 400k. I'd like to keep the program and its data within the 640k limit, and prefer to avoid disk i/o. I'll be using Microsoft C. Any recommendataions for a b-tree library, either free, shareware, or commercial, would be greatly appreciated. If there is much interest, I'll summarize to the NET. Thanks, Willis Johnson willis@violet.berkeley.edu