C Programming Tutorial - 65: Accessing Structure Members

preview_player
Показать описание
In this tutorial we'll see how we can access members of a structure through the member access operator. We'll also learn to declare structure variables.

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

your code is well organised this is my first tutorial of yours am watching i guess ill start the playlist from the beginning to the end. Thank you
also try to reply to the comments like i can see Thota Saisharan is not answered.

zuherabud
Автор

I dont know if i love the tutorial or the music choice more

petarmilic
Автор

just clarify, whats the diference between using struct or typedef when calling the structure

diogoleite
Автор

why did you strcpy....??
strcpy is udes to copy....frm 1 str to another str na?

MySaisharan