JunkBox_Lib++ (for Windows) 1.10.1
Loading...
Searching...
No Matches
tList_data Struct Reference

#include <tlist.h>

Detailed Description

tList_data 構造体
int id; ノードID
int lv; ノード値(整数)
Buffer key; ノードのキー
Buffer val; ノード値(文字列)
void* ptr; 汎用.構造体などへのポインタ.(ptr->X を freeできないのでリストのようなポインタを設定してはいけない)
int sz; *ptr のサイズ
struct _tList* lst; リストデータへのポインタ
Definition tlist.h:46

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