Data structure expriment 1
Public Attributes | List of all members
st_list Struct Reference

#include <list.h>

Collaboration diagram for st_list:
Collaboration graph
[legend]

Public Attributes

Peopledata
 人员节点数组,可看做内存
 
Peopleavailable
 标记数组中第一个空节点的位置
 
Peoplehead
 标记链表头位置
 

Detailed Description

静态双向链表定义


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