PACKAGE NAME:  uthash-1.9.9-x86_64-1salix.txz
PACKAGE LOCATION:  ./salix/libraries
PACKAGE SIZE (compressed):  116 K
PACKAGE SIZE (uncompressed):  464 K
PACKAGE REQUIRED:  
PACKAGE CONFLICTS:  
PACKAGE SUGGESTS:  
PACKAGE DESCRIPTION:
uthash: uthash (A hash table for C structures)
uthash:
uthash: Any C structure can be stored in a hash table using uthash. Just add
uthash: UT_hash_handle to the structure and choose one or more fields in your
uthash: structure to act as the key. Then use these macros to store, retrieve
uthash: or delete items from the hash table.
uthash:
uthash: See https://troydhanson.github.io/uthash/
uthash:
uthash:
uthash: