openbsd-ports/devel/uthash/pkg/DESCR

4 lines
161 B
Plaintext
Raw Normal View History

In scripting languages like Perl, hashes are used all the time. In C,
hashes don't exist in the language itself. This software provides a hash
for C structures.