Is there a way to assess if a field is a flattened field from within a struct? I of course know the "look it up" method, and using -struct and comparing, but are there any other hints?
- J
In the -X -f output, flattened tags are indicated by a "Flattened" flag.
- Phil
Thank you again, sensei! - J
Ooops, sorry. I meant -listx -f
- Phil