Data structure expriment 1
Public Attributes
|
List of all members
st_list Struct Reference
#include <
list.h
>
Collaboration diagram for st_list:
[
legend
]
Public Attributes
People
*
data
人员节点数组,可看做内存
People
*
available
标记数组中第一个空节点的位置
People
*
head
标记链表头位置
Detailed Description
静态双向链表定义
The documentation for this struct was generated from the following file:
D:/source/data_structure/experiment1/
list.h
Generated by
1.8.16