Chapters
00:00 intro
00:11 the struct
00:56 why we need "struct xxxx" for a variable type
03:17 what is typedef
04:04 typedef with a struct
05:03 shorter version with typedef struct
05:34 even shorter version with nameless struct
06:05 summary, C practices
/ discord
#beginner #typedef #programming #tutorial #cprogramming #struct