From: Erik V. <eri...@hc...> - 2006-01-19 20:21:10
|
> Looking over the code... it looks like we're just not > checking for the existance of a value at the designated array index. There was a check, but it was wrong (off by one, as I indicated yesterday). The code is a bit more compact now too. Erik. |