diff options
author | lshprung <lshprung@yahoo.com> | 2021-01-28 10:09:41 -0800 |
---|---|---|
committer | lshprung <lshprung@yahoo.com> | 2021-01-28 10:09:41 -0800 |
commit | b09cbadb35e31faac2a799532868fef78f32a61f (patch) | |
tree | c27a4217f4b3e33982e0f5074203a4d58f694078 /01-26.md | |
parent | 8420fa2a5184b1f9fb9cf6dbb1dc1f7cdb3bac9d (diff) |
Post-class 01/28
Diffstat (limited to '01-26.md')
-rw-r--r-- | 01-26.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |