elemy-utils 1.0.0
Data Fields
_psl_ndx_t Struct Reference

#include <psl_ndx.h>

Data Fields

int prev
 
int next
 

Detailed Description

Working with lists in arrays

prev and next ptr limits to -1 (wrong index). E.g. [0]{-1, 3} - [3]{0, 4} - [4]{3, 7} - [7]{4, -1}

Field Documentation

◆ next

int next

◆ prev

int prev

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