hi guys, i am trying to implement a function insert in a hash table
i have this class and am trying to create a linked list
the code compiles however it doesn't run
can you please find whats wrong with my code?
while debugging i always get an unhandled exception in the while loop. can you tell me what does that mean?
thank you a lot