Yes, the data I have is a little similar with C struct. I would expect:
mm struct { a = 1; b = 3; m1 struct = { c = 4; d = 5; } e = 7; }
In reply to Re^2: Convert Non-standard C struct data to standard C struct
by dwslovedh
in thread Change the data to have the format which is like a C struct.
by dwslovedh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |