:rolleyes: Fine I will do the work
Thanks for the help
Printable View
:rolleyes: Fine I will do the work
Thanks for the help
Um, you know as well as I do we don't do homework questions ;)
But yours wasn't homework so I was as helpful as I was able to be...
Ok I guess I have two questions then:
A) How do I get function calls to correspond with the hash? I see how to do it for values
B) If I was to use a char array to lookup things in a hash table, what happens and how do I protect it when a value is entered that is not vaild, like "dle"?
a) Function pointers?
b) Umm, dunno...any good docs on hash maps should tell you.