LP18: Dynamic arrays (Learn Programming with SwinGame)

Share:

Listens: 0

Learn Programming with SwinGame

Technology


An array can store a number of items, each at its own index. In some cases you want to be able to change the size of the array at runtime. In this podcast you will see how to use the various Pascal functions and procedures to manipulate the size of arrays.