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

ht_resize.c File Reference


Detailed Description

For internal use only.

This file contains the implementation of the ht_resize() function, used to hint to the library that the hash table may perform better with a specific starting size.

Definition in file ht_resize.c.

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

Include dependency graph for ht_resize.c:

Go to the source code of this file.

Functions

unsigned long ht_resize (hash_table_t *table, unsigned long new_size)
 Resize a hash table.


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