> The only remaining issue is then why AddArray() returns the index of the > added array instead of just a boolean indicating success. Good question. I guess because it was poorly designed (by me).