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