computing a numeric key from a data index item , (hash tables)??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kara18
    New Member
    • Oct 2006
    • 8

    computing a numeric key from a data index item , (hash tables)??

    Hi,
    am trying to create a hash tables of words and their signatures
    eg
    acert crater , here acert is the index while the crater is the value.

    so how would I computer an int key from a data index item ?

    Thank you.
Working...