summaryrefslogtreecommitdiff
path: root/01-26.md
diff options
context:
space:
mode:
authorlshprung <lshprung@yahoo.com>2021-01-28 10:09:41 -0800
committerlshprung <lshprung@yahoo.com>2021-01-28 10:09:41 -0800
commitb09cbadb35e31faac2a799532868fef78f32a61f (patch)
treec27a4217f4b3e33982e0f5074203a4d58f694078 /01-26.md
parent8420fa2a5184b1f9fb9cf6dbb1dc1f7cdb3bac9d (diff)
Post-class 01/28
Diffstat (limited to '01-26.md')
-rw-r--r--01-26.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/01-26.md b/01-26.md
index f7919d1..1029c1e 100644
--- a/01-26.md
+++ b/01-26.md
@@ -285,3 +285,7 @@ void program2(){
```
- `nothrow` is a standard function to prevent a crash if `p` is dereferenced and `length` is 0
+
+---
+
+[01/28 ->](01-28.md)