Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

ht_init.c File Reference


Detailed Description

For internal use only.

This file contains the implementation of the ht_init() function, used to dynamically initialize a hash table.

Definition in file ht_init.c.

#include <errno.h>
#include <stdlib.h>
#include "dbprim.h"
#include "dbprim_int.h"

Include dependency graph for ht_init.c:

Go to the source code of this file.

Functions

unsigned long ht_init (hash_table_t *table, unsigned long flags, hash_func_t func, hash_comp_t comp, hash_resize_t resize, void *extra, unsigned long init_mod)
 Dynamically initialize a hash table.


Generated on Sat Jul 15 14:10:39 2006 for DatabasePrimitivesLibrary by  doxygen 1.4.4