home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!caen!saimiri.primate.wisc.edu!usenet.coe.montana.edu!icsg0131
- From: icsg0131@cs.montana.edu (Jeff)
- Subject: Re: Bplus11 B-tree library
- Message-ID: <1992Nov3.020935.10845@coe.montana.edu>
- Keywords: b-tree bplus turboc
- Sender: usenet@coe.montana.edu (USENET News System)
- Organization: Montana State University, Dept. of Computer Science, Bozeman MT 59717
- References: <Bx3J3x.LKq@uxa.ecn.bgu.edu>
- Date: Tue, 3 Nov 1992 02:09:35 GMT
- Lines: 17
-
-
- Hello.
-
- I have used the bplus package (v10 and v11) on a variety of compilers
- and never had a problem. The only thing I had to do with the v11 was add
- a pointer (*) to line 86 of file BPLUS.C. Other than that it was a
- plug-n-play operation. I tried it with TC2.0 and BC++3 and no problems
- at all. I think what you may be doing wrong is compiling via C++ instead
- of C. Check the Options|C++ options dialog and make sure it is set to C.
- BPlus is not a C++ package and you will get more errors than you have lines
- of code.
-
- Cya,
- Jeff
-
- --
- Jeff icsg0131%caesar@cs.montana.edu
-