uthash-dev

Langue: en

Version: 02/10/2010 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

uthash-dev - Hash map and linked list implementation

SYNOPSIS

#include <uthash.h>
#include <utlist.h>

DESCRIPTION

The uthash-dev Debian package build from the uthash source package contains the uthash and utlist header files. These can be included in any C source code and provide a hash map and linked list implementation as C preprocessor macro.

The documentation is available in the documentation directory of the package in HTML and PDF format. Additionally, some examples are also included that have been provided as test cases in the upstream release.

FILES

/usr/include/uthash.h

The hash map implementation as C preprocessor macro.

/usr/include/utlist.h

The linked list implementation as C preprocessor macro.

AUTHOR

Bastian Blywis <blywis@inf.fu-berlin.de>

Wrote this manpage for the Debian system.

Copyright © 2009 Bastian Blywis

This manual page was written for the Debian system (and may be used by others).

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation.

On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.