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

File Information

File Size
19,380 bytes
MD5
80d8ce82de27f4cffea63a12636302c7

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.