next up previous contents index Search
Next: 0.2.6 Boyer-Moore String Searching Up: 0.2.5 B+-Trees Previous: 0.2.5 B+-Trees

0.2.5.1 Source Code

// Look in Rex & Binstock ``Practical Algorithms for Programmers'' for
// B-Tree implementation.  Send me a working B+-Tree implementation
// please!

Scott Gasch
1999-07-09