C_Practice
Data Fields
Node_T Struct Reference

#include <linked_list.h>

Data Fields

int data
 
struct Nodenext
 

Detailed Description

Dummy Linked list

Field Documentation

◆ data

int Node_T::data

◆ next

struct Node* Node_T::next

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