C Programming Tutorial 99 - Printing Structs, Struct Arrays and Pointers

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


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
Рекомендации по теме
Комментарии
Автор

I'm not sure why it took me so long to seek out a video to get a better understanding of structs, but I learned more in two short videos than I did in all the online C teaching materials combined. I lucked out as this, (and #98, ) are the first two videos I found. Yup, I subscribed. These videos are short, packed with the right information, to the point, and clear as a bell. Well done, Caleb, well done.

tomsparks
Автор

Thanks for all of the great inStruction!

In all seriousness, I'm sad that this tutorial series is coming to an end ☹️

PunmasterSTP
Автор

this channel is underrated v:, good my man

cashionsteven
Автор

Finest Tutorial ever on struct+pointer+array on mixed

xiaonaiheme
Автор

1:22 "I also forgot to put the type here; because i'm a failure apparently"
dude same!

browncovfefe
Автор

I love your videos! I needed this for review. My class is re making printf and they thought we should learn how to make and implement structs!

carlosesquivel
Автор

Awesome video. You actually motivated me to start a tutorial series on my own. Thanks.

BikalpaCodes
Автор

Caleb, why don't you ever answer questions that people ask? How hard would that be to do?

af
Автор

wait what, what is ->? Which episode did he cover that in?

abutaymiyyahlectures
Автор

Thanks for keep updating, we all appreciated

rittenbrake
Автор

What editor or IDE are you using?

Looks so clean and organized!

allagillarbajs
Автор

this series has helped me so much, but this last video felt rushed - what is a path? I've tried this exact code and it doesn't work, says position and path are undefined.

samfenton
Автор

Do you have a video showing how to pass structs to functions?

emiliedowns
Автор

can you please post your code too that would be really helpfull

muhammadibrahim
Автор

Can I pass the whole structure via bluetooth without naming all the elements in the structure?

royhopkins
Автор

how do you work with addresses of structs with addresses of functions with void*??

GlenCheng
Автор

Really appreciate you Caleb i've learned a lot!

fouadaoude
Автор

So sad u rushed through these last videos. U never explained what path is im really let down. But thx for all the other great videos i have gone this far cuz of u. Just suck that the only teacher i trust couldnt take me further :(

carlitodidthat
Автор

hi, what does person * hash_table[TABLE_SIZE]; mean?

daviddeng
Автор

I've been trying to use Visual studio code on my Mac, but cant seem to get the terminal to run well. I dont really know how to use it and I cant find anything on YouTube that works for me. (for c language) also, whenever I copy something, I can no longer type/erase/edit my code. why is that?

sarahdadoun