Structs in C | What you Need to Know

  Рет қаралды 11,547

Caleb Curry

Caleb Curry

Күн бұрын

Пікірлер: 16
@codebreakthrough
@codebreakthrough Жыл бұрын
What did you learn? Be notified of new C/C++ course: calcur.tech/c-cpp-newsletter 💯 FREE Courses (100+ hours) - calcur.tech/all-in-ones
@SteelHorseRider74
@SteelHorseRider74 Жыл бұрын
I first got in contact with C in the early-to-mid-90s ... but I never got such a good and easy to understand explanation about structs et al - please go on with your videos, they are invaluable
@milk-it
@milk-it Жыл бұрын
Couldn’t agree more.
@ElementResources-rp8ox
@ElementResources-rp8ox Жыл бұрын
THANK YOU for continuing to make C videos. Please keep making C videos....it is just amazing how much it is used in the industry and there is less fresh material available for it. Thank you!
@henrikchristensen65688
@henrikchristensen65688 Жыл бұрын
it is also common to suffix typedef names with _t to make it clear that it is a custom type e.g. point_t or city_t
@MnatsakanMatSharafyan
@MnatsakanMatSharafyan Жыл бұрын
I love watching your channel videos. There are very well structures. I usually use INTED Chrome Extension, and combined experience is just great
@FivosTheophylactou
@FivosTheophylactou 7 ай бұрын
Very informative video. Its hard to find quality c videos nowadays
@Developer921
@Developer921 Жыл бұрын
Bro, I have a college exam tomorrow from OOP in Java, and I have watched your videos which were very helpful
@mjordan1117
@mjordan1117 Жыл бұрын
Hello, you are my fav c++ youtuber. you and code beauty. Im however shocked that you have no video in regards to exceptions.
@vzool
@vzool Жыл бұрын
Thanks for this contents, how can we store and read structs from the file system? ^_^
@ElectroEmperor101
@ElectroEmperor101 Жыл бұрын
Hey caleb, something I don't quite understand is what you would call the null character. When you stated that the array could contain 100 characters, you said it can only store 99 characters. This is confusing as I'm familiar with array indexing beginning at 0 (as a reference to being 0 elements away). Has this changed or are you purposely ignoring the 0 index, due to convenience as at feels more sound to start with a 1. And if it does start at 0, would that not make the array capable of containing 101 characters with the null character occupying the 100th index, which would still leave 100 free array elements to enter.
@codebreakthrough
@codebreakthrough Жыл бұрын
Do you have a timestamp on which section you are referring to? I could check if I said anything wrong mistakenly. But generally the size is how many characters, so size 100 is index 0-99, but one is taken up by the null character, so you can only really use 99 of the spots
@ottoblog9208
@ottoblog9208 5 ай бұрын
I am about to fail a c course at college,,,
@mastershooter64
@mastershooter64 2 ай бұрын
How did it go man?
@mr.erikchun5863
@mr.erikchun5863 Жыл бұрын
I know your ‘master’ course will go over pointers like every money hungry KZbin person. They’ll just say the basics but it’s ok. I don’t need anyone anymore
Dynamic Memory with Malloc - Everything you Need to Know
13:51
Caleb Curry
Рет қаралды 10 М.
struct Basics | C Programming Tutorial
24:44
Portfolio Courses
Рет қаралды 156 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
C Strings in 20 Minutes | C and C++
20:56
Caleb Curry
Рет қаралды 7 М.
C Programming Crash Course all-in-one Tutorial (3 HOURS!)
2:52:38
Caleb Curry
Рет қаралды 153 М.
Complete Roadmap for Backend Software Engineers (START HERE!)
30:17
Embedded C Programming Design Patterns | Clean Code | Coding Standards |
1:38:10
Master Pointers in C:  10X Your C Coding!
14:12
Dave's Garage
Рет қаралды 336 М.
Is C BETTER than C++ for beginners? // Code Review
31:16
The Cherno
Рет қаралды 85 М.
Arenas, strings and Scuffed Templates in C
12:28
VoxelRifts
Рет қаралды 96 М.
Class vs Struct | C++ (What's the Difference?)
9:25
Caleb Curry
Рет қаралды 13 М.
Understanding and implementing a Hash Table (in C)
24:54
Jacob Sorber
Рет қаралды 370 М.