Data Fields

hlelement Struct Reference

A double linked list structure. The data_element field can point to any data structure. More...

Data Fields

struct hlelementnext
struct hlelementprev
void * data_element

Detailed Description

A double linked list structure. The data_element field can point to any data structure.

Definition at line 19 of file hlist.c.


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