![]() |
JSON Parser
1.0
|
| void json_print_path_from_links | ( | json_path_t | path[], |
| unsigned int | count | ||
| ) |
Display to stdout text describing a set of links in a JSON data block.
| [in] | path | an array of json_path_t elements that describe the JSON path to generate. |
| [in] | count | the number of elements in the path. returns Nothing. |