uthash 1.9.3

License: Free ‎File size: N/A
‎Users Rating: 3.0/5 - ‎1 ‎votes

This is a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any structure having a unique, arbitrarily-typed key member can be hashed by adding a UT_hash_handle member to the structure and calling these macros.

VERSION HISTORY

  • Version uthash-1.9.3 posted on 2010-10-31
    Several fixes and updates
  • Version uthash-1.9.3 posted on 2010-10-31

Program Details