|
FDOSTUI
FreeDOS Text User Interface
|
hash data structure that holds keys and values More...
Public Attributes | |
| struct bucket ** | m_bucket |
| size_t | m_slots |
| hash_remove_cb | m_remove |
hash data structure that holds keys and values
| hash::m_bucket |
Array of pointers to hold buckets
| hash::m_remove |
function to delete a value
| hash::m_slots |
Number of buckets
1.8.14