On Friday 15 August 2008 15:23:40 H. Verbeet wrote:
Not necessarily wrong, but the common way to implement tables like this is to grow the table by some percentage of the original size, and keep a list of free handles.
Good point. I'll fix that when we have the basics of this dll covered.
-Hans