|
SPRAAK
|
Collaboration diagram for SprWlatHT2:Data Fields | |
| unsigned int | size |
| size of the hash table array (a prime number) More... | |
| unsigned int | fill_size |
| number of elements in the hash table More... | |
| int | allocated |
| SprWlatHTH ** | hash_tbl |
| convert the hash entry to the first hash table element More... | |
| unsigned int SprWlatHT2::size |
size of the hash table array (a prime number)
| unsigned int SprWlatHT2::fill_size |
number of elements in the hash table
| int SprWlatHT2::allocated |
flag indicating whether this structure (WlatHT) is allocated or not
| SprWlatHTH** SprWlatHT2::hash_tbl |
convert the hash entry to the first hash table element
1.8.6