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