Hello,

{ .field = value } syntax is not supported by TCC.

What's the best alternative? Or is it simply not possible and I should use

foo.field = value; foo.field2=value; etc

Thanks
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to