Just saw this line in some C code and was unfamiliar with the syntax. Can someone explain where I might learn a bit more about the syntax of using the {} in this way?


static char a_null_str[1]...