Thread
:
B+ Tree C Implementation
View Single Post
#
2
(
permalink
)
05-17-2008, 06:12 PM
WingedPanther
Join Date: Jul 2006
Age: 35
Posts: 4,084
Last Blog:
Why Learn Data Structu...
Credits:
27
Rep Power:
45
Re: B+ Tree C Implementation
In your ForLookup function, if Node.LeafNode is never true for some reason, that would cause the infinite loop condition.
__________________
CodeCall Blog
|
CodeCall Wiki
|
Shareware
|
Linux Forum
Programming is a branch of mathematics.
WingedPanther
View Public Profile
Send a private message to WingedPanther
Find all posts by WingedPanther