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.

ListElmtcurrent_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:
Generated on Thu Apr 3 16:23:47 2003 for Common_C_libraries by doxygen1.3-rc1