Skip to content

Conversation

etisserant
Copy link

This pull request adds support for parsing fixed size arrays in the json_scanf format.

It allows for parsing JSON strings with fixed size arrays of objects, iterating over the array, and parsing each object.

The pull request also includes corresponding documentation and unittest update.

Example of format : {a:[%d, %d], b:[{c: %d}, {c: %d}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant