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

numhash_number Struct Reference

Collaboration diagram for numhash_number:

Collaboration graph
[legend]

Data Fields

long key
numhash_numbernext

Field Documentation

long numhash_number::key
 

Definition at line 101 of file numhash.c.

Referenced by add_item(), numhash_add_number(), and numhash_find_key().

struct numhash_number* numhash_number::next
 

Definition at line 102 of file numhash.c.

Referenced by add_item(), numhash_add_number(), numhash_find_key(), and numhash_hash_fill().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.