VCOM Linux Driver
Advantech Inc.
|
#include <jsmn.h>
Data Fields | |
unsigned int | pos |
unsigned int | toknext |
int | toksuper |
JSON parser. Contains an array of token blocks available. Also stores the string being parsed now and current position in that string
unsigned int pos |
unsigned int toknext |
int toksuper |