C Tool Box 0.1.0
Loading...
Searching...
No Matches
ctb_SNode Struct Reference

Singly linked node data structure. More...

#include <ctb_SNode.h>

Data Fields

ctb_SNode_tnext
 

Detailed Description

Singly linked node data structure.

Field Documentation

◆ next

ctb_SNode_t* ctb_SNode::next

Pointer to the next node


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