It's still nasty. Structs are brittle. They aren't easy to inspect when doing some forensics on a bug. It makes it harder to extend the program when you are fussing with version number fields and multiple formats.
INI or JSON or something can make life a lot easier, at least in high level GCed languages.
INI or JSON or something can make life a lot easier, at least in high level GCed languages.