Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <jansson.h>
Data Fields | |
int | line |
int | column |
int | position |
char | source [JSON_ERROR_SOURCE_LENGTH] |
char | text [JSON_ERROR_TEXT_LENGTH] |
char json_error_t::source[JSON_ERROR_SOURCE_LENGTH] |
char json_error_t::text[JSON_ERROR_TEXT_LENGTH] |
Definition at line 157 of file jansson.h.
Referenced by json_error_code().