Hi - mathieu wrote: > [...] > Metadata attribute representation: > align = value; /* value in bits */ > [...] > byte_order = native OR network OR be OR le; /* network and be are aliases */ > [...] Is there some reason to invent a new textual syntax for describing how to pack structs? There is DWARF, ASN.1, C, .... - FChE