filmov
tv
Records (Swinburne CodeCasts - Introduction to Programming in C 4.1)

Показать описание
In this video, Andrew and Jake have a look at creating our own basic data structures in our programs, known as records or structs. These allow you to create custom, meaningful data types in your code.