LP22: Record declarations (Learn Programming with SwinGame)

Share:

Learn Programming with SwinGame

LP22: Record declarations (Learn Programming with SwinGame)

Technology


Records allow you to declare composite data structured, with the record being a data type that contains fields. In this podcast see how to declare and use records in Pascal.