Alvaro Herrera <alvherre@commandprompt.com> writes:
> I wonder how portable designated initializers are. As far as I can tell
> they were only defined in C99. Can we use them in our source?
I'd vote no. We're still targeting ANSI C (eg, no // comments).
> I mean something like this:
Where/why do you need to do that?
regards, tom lane