Beej's guide to C programming, chapter 5: Pointers---Cower In Fear!

Описание к видео Beej's guide to C programming, chapter 5: Pointers---Cower In Fear!

🇮🇹🍕🍝Canale Italiano -    / @onaeco_ita  
. 🚨 These videos are just additional material to the book to improve comprehension, RTFM! 🚨

🚨When I talk about sizes I use a long cause this changes with flag -m32 (an int is still 4 bytes in 32 or 64 buts machines). Here's more from the standard https://en.wikipedia.org/w/index.php?... 🚨
BEEJ book
https://beej.us/guide/bgc/pdf/bgc_usl...

👨🏻‍🏫 Udemy course for total beginners, pre_knowledge before C (Overflow, 2’s complement, BASH, VIM…) - https://www.udemy.com/course/oceano_0...

Notion page with ~endless free good sources
https://suspectedoceano.notion.site/P...

Timeline
00:00:00 Memory and Variables
00:03:00 Little endian vs Big endian
00:04:18 Pointers

Комментарии

Информация по комментариям в разработке