justinhull
03-14-2005, 11:59 PM
Alrighty I've got an array of 19 for the hash table and i'm hashing integers using mod 19. I'm using linear probing but I can't get it to loop back around to zero if the end of the table is full. If anyone could point me in the right direction I would be greatful. thanks