diff options
Diffstat (limited to 'list.h')
-rw-r--r-- | list.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ // references: -// "C Primer Plus" Chapter17 practice 17 practice problem 2 +// "C Primer Plus" Chapter17 practice 17 problem 2 /*list.h--简单列表类型的头文件*/ #ifndef LIST_H_ |