Simple data structures / objects in plain C Snapshot
Public Attributes
DLIST Struct Reference

#include <dlist.h>

Collaboration diagram for DLIST:
Collaboration graph
[legend]

List of all members.

Public Attributes

size_t elmcount
DLIST_entry root

Detailed Description

Definition at line 47 of file dlist.h.


Member Data Documentation

Definition at line 48 of file dlist.h.


The documentation for this struct was generated from the following file: