index
:
remote_plot
master
Archived. Has license issues. Plot on GUI a remote file updating using https://git.flylightning.xyz/mycan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
list.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'list.h')
-rw-r--r--
list.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/list.h b/list.h
index 06f97f2..0baca25 100644
--- a/
list.h
+++ b/
list.h
@@ -1,3 +1,4 @@
+// references:
// "C Primer Plus" Chapter17 practice 17 practice problem 2
/*list.h--简单列表类型的头文件*/