LP23: Const parameters (Learn Programming with SwinGame)

Share:

Learn Programming with SwinGame

Technology


Parameters can be passed by reference or by value. In this podcast see how to pass values into a procedure by reference using the const modifier.