Produces a JSON markup text document from a document tree
- Parameters:
-
| root | The document's root node |
| text | a pointer to a char string that will hold the JSON document text. |
- Returns:
- a json_error code describing how the operation went
Definition at line 518 of file json.c.