![]() |
das2C
das core C utilities (v3)
|
A JSON string value (extended) More...
#include <das2/json.h>
Data Fields | |
| struct das_json_str_s | string |
| the JSON string this extends. | |
| size_t | offset |
| the character offset for the value in the JSON input | |
| size_t | line_no |
| the line number for the value in the JSON input | |
| size_t | row_no |
| the row number for the value in the JSON input, in bytes | |
A JSON string value (extended)