das2C
das core C utilities (v3)
Data Fields
das_json_num Struct Reference

A JSON number value. More...

#include <das2/json.h>

Data Fields

const char * number
 ASCII string containing representation of the number.
 
size_t number_size
 the size (in bytes) of the number
 

Detailed Description

A JSON number value.


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