cdcontainers  0.1.1
Library of data containers and collections for C programming language.
Data Fields
cdc_list Struct Reference

The cdc_lisе is service struct. More...

#include <list.h>

Data Fields

struct cdc_list_nodehead
 
struct cdc_list_nodetail
 
size_t size
 
struct cdc_data_infodinfo
 

Detailed Description

The cdc_lisе is service struct.

Warning
To avoid problems, do not change the structure fields in the code. Use only special functions to access and change structure fields.

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