Main Page
Alphabetical List
Data Structures
File List
Data Fields
Globals
Examples
CHTbl_handle_ Struct Reference
Data structure that defines one element within a hash table. This structure is used by the function
chtbl_next()
.
More...
Data Fields
int
current_list
Index of the current linked list.
ListElmt
*
current_element
Pointer to the current element within the current linked list.
Detailed Description
Data structure that defines one element within a hash table. This structure is used by the function
chtbl_next()
.
Definition at line
37
of file
chtbl.h
.
The documentation for this struct was generated from the following file:
chtbl.h
Generated on Thu Apr 3 16:23:47 2003 for Common_C_libraries by
1.3-rc1