summaryrefslogtreecommitdiff
path: root/05-01.md
diff options
context:
space:
mode:
Diffstat (limited to '05-01.md')
-rw-r--r--05-01.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/05-01.md b/05-01.md
index 24962a1..4b0194f 100644
--- a/05-01.md
+++ b/05-01.md
@@ -186,3 +186,8 @@ pNew->next = NULL;
```
- We need to allocate memory **every time** when we generate a new node. It's the same process. So we omit it in the later discussions
+
+---
+
+[05/04 ->](05-04.md)
+