Main Page
ManPage Sections
Data Structures
Files
Examples
Related Pages
S
earch for
json.h
JSON_BAD_TREE_STRUCTURE
json_error
json_escape
json_find_first_label
json_format_string
json_free_value
JSON_ILLEGAL_CHARACTER
JSON_INCOMPATIBLE_TYPE
JSON_INCOMPLETE_DOCUMENT
json_insert_child
json_insert_pair_into_object
json_jpi_init
JSON_MAXIMUM_LENGTH
JSON_MEMORY
json_new_array
json_new_false
json_new_null
json_new_number
json_new_object
json_new_string
json_new_true
json_new_value
JSON_OK
json_parse_document
json_parse_fragment
json_saxy_parse
json_strip_white_spaces
json_tree_to_string
JSON_UNKNOWN_PROBLEM
json_value_type
JSON_WAITING_FOR_EOF
json_t
* json_new_string
(
const char *
text
)
Creates a new JSON string and defines it's text
Parameters:
text
the value's text
Returns:
a pointer to the newly created JSON string value
Definition at line
240
of file
json.c
.
Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by
1.5.7.1