C Programming Tutorial - 70: Pointers to Structures

preview_player
Показать описание
This is going to be the final tutorial on Structures in this course and in this one we'll see how we can store the address of a Structure variable in a pointer and then use the pointer to access the members of the structure owned by the structure variable.
Рекомендации по теме
Комментарии
Автор

at 3:47 it is called the arrow operator

miltoncorrea
Автор

If you use typedef struct album, then you can create various albums and then still implement displayAlbum the same way?

theamjolnir
Автор

Excellent tutorial however structure name and variable will give newbie hard time it could be better if you give them differents name 😅

Elamin
Автор

My teachers says -> this as arrow operator

satyaashokdowluri
Автор

how to return field of structures in non-void functions

igorperic
Автор

Sir please little bit slower speeding up like u need to launch something please....

HeavilyWise
Автор

most people call -> an arrow hahaha

darkblader
Автор

Man one tip 4 You, Fix your accent!!!

rossocorsa