Syntax
json_t* json_real(
double value
);
Parameters
- value
- [in] Real number
Return value
New reference.
Remarks
Returns a new JSON real, or NULL on error.
Requirements
- Header file:
-
lib.h : System E6.0 or later.
jansson.h
jansson_config.h
jansson_log.h
- Library file:
-
libJansson.a
libSTARTUPOPH5000.a : System E6.0 or later.
See also
Last updated: 2022/01/26