summaryrefslogtreecommitdiff
path: root/01-17.md
diff options
context:
space:
mode:
Diffstat (limited to '01-17.md')
-rw-r--r--01-17.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/01-17.md b/01-17.md
index 48a3b00..7c59be7 100644
--- a/01-17.md
+++ b/01-17.md
@@ -126,3 +126,7 @@ void fun1(struct simple *s){
```
- This is the same idea as passing variables as copies versus as pointers to memory
+
+---
+
+[-> Notes 01/24](01-24.md)