Download of uthash-1.9.6.zip (uthash-1.9.6.zip ( external link: SF.net): 20,057 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
20,057 bytes
MD5
f9be9960ea45ab32a5ba2ccbeaeef305

Projeto Descrição

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.