提交 a3877153 编写于 作者: H Hongze Cheng

more code

上级 37fb13fa
......@@ -51,19 +51,7 @@ struct STFile {
struct {
int32_t level;
int32_t nSeg;
} stt; // .stt
struct {
int64_t offset;
} head; // .head
struct {
// TODO
} data; // .data
struct {
// TODO
} sma; // .sma
struct {
// TODO
} tomb; // .tomb
} stt;
};
LISTD(STFile) listNode;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册