in reply to Re^2: Convert Non-standard C struct data to standard C struct
in thread Change the data to have the format which is like a C struct.

I think a more proper way to elaborate your problem would be to provide an accurate explanation of what the output should look like. Is it supposed to be valid C? Or is it supposed to be exactly the syntax that you provided as an example output? Because if it's supposed to be valid C, what you provided isn't. And if it's not, then why confuse the issue by calling something that isn't C, C?


Dave

  • Comment on Re^3: Convert Non-standard C struct data to standard C struct