Test Your Knowledge
With indirect access you can start to include updates more easily in your programs. Build one or more of the following to explore how you can use pass by reference to update values in your programs structs.
- Bank System - create a program to perform financial transactions.
- Click game - create a small reaction timer game.