filmov
tv
Pointer to structure object in c | Tutorial

Показать описание
In this video we are explaining the concept of "pointer to objects" or "pointer to structure". We are expaling it from scratch. We are using a structure which represents student to explain what is "pointer to structure objects" and how to use elements of structure by "pointer to structure object". You will also learn that "How to create arrow operator in c". We try to simplify the concept by a practical program. Watch carefully to learn the concept of "pointers to structure objects in c language".