in reply to Re^5: reading a JSON object
in thread reading a JSON object
Can you suggest alternative ways of printing to try, such as doing a double loop and using print for each individual entry string (which worked for me before) rather than printf on an array?
Thanks.
|
|---|