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

File Information

File Size
79,086 bytes
MD5
b7f2405054e73bd5a0f1c1f4da8260ab

프로젝트 설명

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.