Skip to content
Snippets Groups Projects

Details

Merged David Chamont requested to merge chamont/cpluspluscourse:hsf-2021-01-notes into master
2 files
+ 2
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -3,7 +3,7 @@
Step 1
* look at the code
* open `test.cpp`
* open `trymultiherit.cpp`
* create a `TextBox` and call `draw`
* Fix the code to call both draws by using types
Loading