json_t* json_new_number ( const char *  text  ) 

Creates a new JSON number and defines it's text. The user is responsible for the number string's correctness

Parameters:
text the value's number
Returns:
a pointer to the newly created JSON string value

Definition at line 272 of file json.c.


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