Xref: utzoo comp.lang.c++:11179 comp.lang.c:35279 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!van-bc!ubc-cs!alberta!naren From: naren@cs.UAlberta.CA (Narendra Ravi) Newsgroups: comp.lang.c++,comp.lang.c Subject: Libraries, code for B+Trees : Request Keywords: B+Trees, Class libraries, C code Message-ID: Date: 17 Jan 91 11:22:51 GMT Sender: news@cs.UAlberta.CA (News Administrator) Distribution: comp Organization: University of Alberta, Edmonton, Alberta, Canada Lines: 21 I would like to know if there is any public domain and ftpable set of routines in C for implementing B+trees. B+Trees are variants of B-Trees. The restriction is that the leaf nodes contain data pointers, and hence have a different structure than non-leaf nodes. I would also appreciate if knowledgeable folks can refer to Class libraries for G++. One a related note, is the NIH class library ftpable? Does it have related classes for B+Trees, or B-Trees for that matter? If its is ftpable where can I get it? Please post or mail. Thanks in advance, --- Naren. Email : naren@CS.Ualberta.CA