Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 198 Bytes

File metadata and controls

11 lines (8 loc) · 198 Bytes

Instructions

Step 1

  • look at the code
  • open trymultiherit.cpp
  • create a TextBox and call draw
  • Fix the code to call both draws by using types

Step 2

  • retry with virtual inheritance