|
JST: JSON tools
1.0.0
JSON tools dynamic library for reading, manipulating and writing JSON tree
|
Information returned by JST_load() in case of error. More...
#include <jstools.h>

Data Fields | |
| unsigned | line |
| Last line's index (from 1) More... | |
| char | context [80] |
| Characters around the error. More... | |
| unsigned | pos |
| Position of error in context. More... | |
1.8.13