diff options
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) |