uthash - A hash table for C structures
Any C structure can be stored in a hash table using uthash. Just add a
UT_hash_handle to the structure and choose one or more fields in your
structure to act as the key. Then use these macros to store, retrieve
or delete items from the hash table.
Maintained by: Ulrich Schaefer
Keywords: hash table
ChangeLog: uthash
Homepage:
https://troydhanson.github.io/uthash/
Download SlackBuild:
uthash.tar.gz
uthash.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
slack-desc |
uthash.SlackBuild |
uthash.info |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds