You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
json_serialize.pro is already written, in src/pro
We need json_parse, ideally with both the /toarray and /tostruct options implemented.
This can be done in IDL language for a start, for a first issue.
But of course a more expert c++ approach using one of the C++ JSON libraries would be a must!
The text was updated successfully, but these errors were encountered:
json_serialize.pro is already written, in src/pro
We need json_parse, ideally with both the /toarray and /tostruct options implemented.
This can be done in IDL language for a start, for a first issue.
But of course a more expert c++ approach using one of the C++ JSON libraries would be a must!
The text was updated successfully, but these errors were encountered: