I am stuck at a point "Each HT element (NODE) is able to hold one ITEM. An ITEM is any C data type that can be pointed to - so your node structure should have a (void *) field in it to reference the item held by that node"
what can i able to do that?? please any C king here?!
C programming, implement hash table help!?
so make a hashtable and in your node structure have a field that is declared void*.
If you need more help, e-mail the full problem to iammisc@gmail.com
chrysanthemum
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment