C_Practice
Data Fields
Du_Node_T Struct Reference
#include <
linked_list.h
>
Data Fields
int
data
struct
Node
*
prev
struct
Node
*
next
Detailed Description
Dummy Doubly Linked list
Field Documentation
◆
data
int Du_Node_T::data
◆
next
struct
Node
* Du_Node_T::next
◆
prev
struct
Node
* Du_Node_T::prev
The documentation for this struct was generated from the following file:
include/
linked_list.h
Generated by
1.8.15