Xref: utzoo comp.sources.wanted:4588 comp.unix.xenix:2696 comp.sys.ibm.pc:17267 Path: utzoo!attcan!uunet!husc6!rutgers!att!westmark!dave From: dave@westmark.UUCP (Dave Levenson) Newsgroups: comp.sources.wanted,comp.unix.xenix,comp.sys.ibm.pc Subject: Re: C-ISAM(*) type isam-source & terminal interaction source wanted Summary: Try CBTREE from Peacock Keywords: ISAM,SCREEN Message-ID: <245@westmark.UUCP> Date: 17 Jul 88 12:17:56 GMT References: <371@tolsun.oulu.fi> Organization: Westmark, Inc., Warren, NJ, USA Lines: 27 In article <371@tolsun.oulu.fi>, reini@tolsun.oulu.fi (Jukka Reinikainen) writes: > For a number of projects I need a PD or commercial isam-type indexed file > system manipulation tools written in C... Have a look at CBTREE. This is a C-language library of B+tree index and data handling functions. It seems to provide the functionality requested by the original poster (but I haven't done a checklist comparison with the original article) and is sold as C source code. As shipped, it can be built for MS-DOS (using any of a half-dozen or so C compilers) or for Xenix. Not public domain, but the source code license is not very expensive (a couple of hundred, as I recall) and you may embed the object in your product and re-sell it without royalties. I'm not affiliated with Peacock. Westmark has licensed their source code, and we are in the process of porting some database applications from Informix (costly, and perhaps overkill for this application) to a home-grown database management system based upon CBTREE. -- Dave Levenson Westmark, Inc. The Man in the Mooney Warren, NJ USA {rutgers | att}!westmark!dave