Reading Json data from file using structure object. #3231
-
Hi, I have some data like |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 26 replies
-
This would be invalid JSON, as there is no surrounding array or commas between the objects, right? |
Beta Was this translation helpful? Give feedback.
-
Instead of taking input in code, Can you please directly read from a file. And can you please show how to access particular key value in any one of the json line?. |
Beta Was this translation helpful? Give feedback.
-
This should only be required if you have |
Beta Was this translation helpful? Give feedback.
Instead of taking input in code, Can you please directly read from a file. And can you please show how to access particular key value in any one of the json line?.