C Programming Tutorial 24, Structs pt.2

preview_player
Показать описание

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

Super keep it coming... there are no comprehensive c programming tutorials... you are doing a good job... keep it up!!! also make some advanced level c programming

crathi
Автор

Tutorials are great, I did wonder how many routinely understand what an array is.

buckgb
Автор

I love these tutorials! I'm happy you made them! I feel smarter as a programmer now! Thanks! This should make C++, C# and Java easier to use!

sonickk
Автор

Thanks for the tuto in fractions, lol!!!

djibrilndiaye
Автор

i think im gonna hate the word "fraction" after this one

KseniyaKuzmina
Автор

Please cover dynamically allocated arrays using struts. Great video for beginners. Although statically allocated arrays and structs should be shied away from.

austinraney
Автор

thank you but i can't completely understand struct

theubunny
Автор

It's so weird. This doesn't work at all in VS2013.

kylebrechin
Автор

Think of a struct as an object. Like a box, or a clock. I create struct Clock. Clock has two parts. little hand, and big hand. little hand = 6; big hand = 3.
--
What time is it?

TheThomaswastaken
Автор

First of all, thank u for the great work, I really appreciate it.
but you really lost me in this tutorial, I had to go somewhere else to get more clarification abt struc, I think explaining just the basic and explaining how stuct works at this stage will be enough .for a beginner, the amount of information I just dealt with in this video is really a lot, and a longer explication should be done, I really love the concept of struc.

abdelmotaleb
Автор

6:15 but the question is, is it pm or am?

abdelmotaleb