Skip to content

PRO TIP Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

Flexible Array Members | C Programming Tutorial

4.3K views on YouTube

How to use flexible array members in structs using C. Source code: https://github.com/portfoliocourses/c-example-code/blob/main/flexible_array_members.c. Check out https://www.portfoliocourses.com to build a portfolio that will impress employers!

Static initialization of flexible array members in GNU C documentation: https://gcc.gnu.org/onlinedocs/gcc-9.1.0/gcc/Zero-Length.html