Re: b+ tree implementation question
From: <chr1701_at_yahoo.com>
Date: 21 Jan 2005 03:22:01 -0800
Message-ID: <1106306520.958121.207140_at_z14g2000cwz.googlegroups.com>
Date: 21 Jan 2005 03:22:01 -0800
Message-ID: <1106306520.958121.207140_at_z14g2000cwz.googlegroups.com>
got it - without a stack, rewrote the recursive insert-function. works good and fast. next task at hand will be delete(), i guess thats the most complicated thing...
thanks for your help! Received on Fri Jan 21 2005 - 12:22:01 CET