json_last_error

Example

 int json_last_error ( void ) 

Description

Returns the last error (if any) occurred during the last JSON encoding/decoding.

Return Values

Returns an integer, the value can be one of the following constants: JSON error codes Constant Meaning Availability