enum json_error json_tree_to_string ( json_t root,
char **  text 
)

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.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1