Programming in C Tutorial 25: Array of Structure [HD]

preview_player
Показать описание
1. What is a Structure?.
2. Declaration of a structure.
3. Access structure with Object.
4. Dot operator.
5. Array of structure
6. Accessing method in array of structure

-----------------------------------------------

Рекомендации по теме
Комментарии
Автор

Very clear and to the point! You didn't waste any time talking about irrelevant information like most programming tutorials. Keep it up.

albertcarrete
Автор

you making it to easy to understand, thank you

bashar
Автор

very good example to understand this type.

anonymous__
Автор

thank you very much short& sweet& easy to understand!!

aminecheriti
Автор

Well it is as simple as declaring:
a[20][30]; as an object of your structure.

DrcaosEngg
Автор

printf("Thank you very much");

aminecheriti
Автор

How to do this in tabular format? In two dimensional Array.

thegamer
Автор

Went through the video a little to fast, would make the video better if instructor would have slowed down and stretched the video out to 15 -17 minutes.
But other then that i was helpful in explaining Array of Structures.

jeremysavala