| 
    SPRAAK
    
   | 
 
Data Fields | |
| int | node_ndx | 
| unsigned int | next_ndx | 
| int | data [] | 
| optional extra content of the hash element  More... | |
| int SprWlatHTE::node_ndx | 
the basic content of the hash element: a node number (is also the thing to hash on)
| unsigned int SprWlatHTE::next_ndx | 
linked list (solving double mapped hash entries), ~0u == end of list
| int SprWlatHTE::data[] | 
optional extra content of the hash element
 1.8.6