The program loads a dictionary into a linked list hash table. Unload function is supposed to free the memory. Before the function we have this:
node *table[N]