This is an excellent question. Zero-length arrays, also known as flexible arrays, are used to implement variable-length arrays, primarily in structures. That's a little confusing, so let's look at an ...
In programming, a set of structures, each of which contains two or more variables of the same or different types. Structures are typically used to hold a data record (row). See variable. THIS ...