Thread: B-Trees Help
View Single Post
Old Feb 20th, 2008, 8:33 PM   #1
tmac_619
Newbie
 
Join Date: Feb 2008
Posts: 4
Rep Power: 0 tmac_619 is on a distinguished road
B-Trees Help

Object elements[5];
BTreeNode *subtrees[5];

how do i insert/retrieve any number into the tree..
tmac_619 is offline   Reply With Quote