BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB-UTIL Reference

pj_json_err_info Struct Reference

#include <json.h>

Data Fields

unsigned line
 
unsigned col
 
int err_char
 

Detailed Description

Structure to be specified to pj_json_parse() to be filled with additional info when parsing failed.

Field Documentation

◆ col

unsigned pj_json_err_info::col

Column location of the error

◆ err_char

int pj_json_err_info::err_char

The offending character.

◆ line

unsigned pj_json_err_info::line

Line location of the error


The documentation for this struct was generated from the following file:

 


PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library
Copyright (C) 2006-2009 Teluu Inc.