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.
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.