summaryrefslogtreecommitdiff
path: root/01-17.md
diff options
context:
space:
mode:
authorloshprung <lshprung@scu.edu>2020-01-24 11:16:42 -0800
committerloshprung <lshprung@scu.edu>2020-01-24 11:16:42 -0800
commit7f939ea40a4451ab1320ac508d2922fc3b20ac19 (patch)
tree818e2db323ab85a64e3001bab0933c93636a9353 /01-17.md
parent272aeb46a56e3875e639c1f263f5134ea028af06 (diff)
Post-class 01/24
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)