libdap  Updated for version 3.18.3
Get_type

Convert the string to a value; throw if the conversion fails. More...

Functions

double libdap::get_float64 (const char *val)
 
long long libdap::get_int64 (const char *val)
 
unsigned long long libdap::get_uint64 (const char *val)
 

Detailed Description

Convert the string to a value; throw if the conversion fails.