Data Fields

hlist Struct Reference

One instance of this structure points to one list of elements. More...

Data Fields

int elements_num
struct hlelementfirst
 Number of elements in the list.
struct hlelementlast
 Points to the first element in the list.

Detailed Description

One instance of this structure points to one list of elements.

Definition at line 12 of file hlist.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines