Pointer to Structure Variable

preview_player
Показать описание
C Programming: Pointer to Structure Variable in C Programming.
Topics discussed:
1) Accessing the members of structure variable using a pointer.

Music:
Axol x Alex Skrindo - You [NCS Release]

#CProgrammingByNeso #CProgramming #StructuresInC #PointerToStructure #Structure&Union
Рекомендации по теме
Комментарии
Автор

No one can teach c programming as u in such an amazing and elegant way so that even a new born baby can do coding after listening ur lectures

SHRIRANJANIJSEC
Автор

this is an extremely important lecture.

Hiyori___
Автор

your way of explaination by using simple words and your ppt is awesome. Thank you Thank you Thank you So much sir.😍🥰

sarphirii
Автор

these small breakdown videos are much helpful

aashishmalhotra
Автор

Log2base2 pointer ad in the beginning of a Neso pointer video, like I'm ever gonna watch any one else's videos over Neso Academy's 😂😂

phobic
Автор

finally I know what this operator mean (->)
thank you

qandos-nour
Автор

Thx a lot again
but I have a question:
*ptr = &a, this meaning is ptr contains the address of a, and ptr = &a
but (*ptr) = (*&a) and here it mean that ptr is contain the value of a, so ptr = a ?, why ? in 1:29 minutes
Thanks a lot in advance

Codality
Автор

Very Good Explanations in Every field of study

neerajpatil
Автор

Thank you so much...loved this lecture😍❤️🙏🏻

AbhishekSingh-cufe
Автор

This is where the basic of all data structure builds

sleeplessbeast
Автор

thank you very much sir could please do us a favor and post lectures about memory management and files

anfelsarabouachat
Автор

Thank you a lot for giving this much better examples .😊😊

hemasundarkasturi
Автор

thank u soooo much sir, perfect explanation

romaabdessalamirr
Автор

This explanation is just awesome. You did it like a pro. Thankyou 🙏

harishgollavilli
Автор

I think this is important to understand Linked List!

manuelconte
Автор

when you assign pointer to struct, does struct moves from stack to heap?

tigerspidey
Автор

What will happen if in place of x and y i will put some float value

ShivamKumar-ollb
Автор

Why we use pointers here as we can simply access the value without pointers too.

gool
Автор

Very Nice Explanation I understand the syntax but

What is the use of structure ? why we are using it, May be it is a novice question

dalwindersingh
Автор

What is the name of the arrow and what does it really do?

shadowplayer.