Download of uthash-1.5.tar.bz2 (uthash-1.5.tar.bz2 ( external link: SF.net): 281,640 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
281,640 bytes
MD5
93d3d1926dde0db2d8c0fd47d226f967

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.