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

ht_add.c File Reference


Detailed Description

For internal use only.

This file contains the implementation of the ht_add() function, used to add an entry to a hash table.

Definition in file ht_add.c.

#include "dbprim.h"
#include "dbprim_int.h"

Include dependency graph for ht_add.c:

Go to the source code of this file.

Functions

unsigned long ht_add (hash_table_t *table, hash_entry_t *entry, db_key_t *key)
 Add an entry to a hash table.


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