diff options
author | loshprung <lshprung@scu.edu> | 2020-01-24 11:16:42 -0800 |
---|---|---|
committer | loshprung <lshprung@scu.edu> | 2020-01-24 11:16:42 -0800 |
commit | 7f939ea40a4451ab1320ac508d2922fc3b20ac19 (patch) | |
tree | 818e2db323ab85a64e3001bab0933c93636a9353 /01-17.md | |
parent | 272aeb46a56e3875e639c1f263f5134ea028af06 (diff) |
Post-class 01/24
Diffstat (limited to '01-17.md')
-rw-r--r-- | 01-17.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |