#include <json.h>
Structure to be specified to pj_json_parse() to be filled with additional info when parsing failed.
◆ col
| unsigned pj_json_err_info::col |
Column location of the error
◆ err_char
| int pj_json_err_info::err_char |
◆ line
| unsigned pj_json_err_info::line |
Line location of the error
The documentation for this struct was generated from the following file: