提交 a00a93e4 创建 作者: 宋海霞's avatar 宋海霞

modify

上级 6e7609da
...@@ -36,4 +36,4 @@ typedef struct DuLNode { ...@@ -36,4 +36,4 @@ typedef struct DuLNode {
int InsertBefore(DuLinkList* pListHead, int i, ElemType Elem); int InsertBefore(DuLinkList* pListHead, int i, ElemType Elem);
#endif /* _DOUBLELINKLIST_H_ */ #endif /* DOUBLELINKLIST_H_ */
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论