提交 1c0d55b2 编写于 作者: H Hongze Cheng

more TDB

上级 fae3f1d7
......@@ -19,8 +19,8 @@ extern SPageMethods pageMethods;
extern SPageMethods pageLargeMethods;
typedef struct __attribute__((__packed__)) {
u16 szCell[2];
u16 nxOffset[2];
u16 szCell;
u16 nxOffset;
} SFreeCell;
static int tdbPageAllocate(SPage *pPage, int size, SCell **ppCell);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册