Using zero-sized array inside a struct/unionThat's a very good idea! :-) I will create a macro to calculate remaining size. I think that it wil...
Using zero-sized array inside a struct/unionHi clanmjc! Thanks for your reply! Sorry, I forgot to say one thing: the code should to be compiled...
Using zero-sized array inside a struct/unionHi all! I have some structures inside an union like this: union MyUnion { struct { int va...