Added ex 48, additional comment on 46

This commit is contained in:
Dave Gauer 2021-02-28 13:23:22 -05:00
parent febc9dfecb
commit b12afaa577
6 changed files with 112 additions and 7 deletions

View file

@ -127,7 +127,7 @@ Planned exercises:
* [x] Structs
* [x] Pointers
* [x] Optionals
* [ ] Struct methods
* [x] Struct methods
* [ ] Slices
* [ ] Multi pointers
* [ ] Unions